Correct default values for memory and cpu.

This commit is contained in:
Shubham Kuchhal
2021-07-27 13:21:52 +05:30
parent d078b427b8
commit de9db22f9e
@@ -50,7 +50,7 @@ To complete this tutorial, you should already have a basic familiarity with
### Additional Minikube setup instructions ### Additional Minikube setup instructions
{{< caution >}} {{< 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 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: errors during this tutorial. To avoid these errors, start Minikube with the following settings: