Merge pull request #15080 from free2create/patch-1

Quick Start Tweak: For limited memory
pull/15085/head
Medya Ghazizadeh 2022-10-06 14:00:47 -07:00 committed by GitHub
commit b9882e7185
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -605,10 +605,10 @@ Halt the cluster:
minikube stop
```
Increase the default memory limit (requires a restart):
Change the default memory limit (requires a restart):
```shell
minikube config set memory 16384
minikube config set memory 9001
```
Browse the catalog of easily installed Kubernetes services: