Skip to content

Commit

Permalink
increase required memory resources for Docker (#3452)
Browse files Browse the repository at this point in the history
  • Loading branch information
andracc authored Nov 16, 2024
1 parent 6e1b47c commit 9238e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@ Notes for installing _Docker Desktop_ in Linux:
Once _Docker Desktop_ has been installed, start it, and set it up as follows:

1. Click the gear icon in the upper right to open the settings dialog;
2. Click on the _Resources_ link on the left-hand side and set the Memory to at least 4 GB (see Note);
2. Click on the _Resources_ link on the left-hand side and set the Memory to at least 6 GB (see Note);
3. Click on the _Kubernetes_ link on the left-hand side;
4. Select _Enable Kubernetes_ and click _Apply & Restart_;
5. Click _Install_ on the dialog that is displayed.
Expand Down

0 comments on commit 9238e55

Please sign in to comment.