Correct default values for memory and cpu.

pull/29129/head
Shubham Kuchhal 2021-07-27 13:21:52 +05:30
parent d078b427b8
commit de9db22f9e
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ To complete this tutorial, you should already have a basic familiarity with
### Additional Minikube setup instructions
{{< caution >}}
[Minikube](https://minikube.sigs.k8s.io/docs/) defaults to 1024MiB of memory and 1 CPU.
[Minikube](https://minikube.sigs.k8s.io/docs/) defaults to 2048MB of memory and 2 CPU.
Running Minikube with the default resource configuration results in insufficient resource
errors during this tutorial. To avoid these errors, start Minikube with the following settings: