Merge pull request #62219 from ianchakeres/osx-build-4p5G
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
Update build documentation about memory required to build Kubernetes on osx to 4.5G
**What this PR does / why we need it**:
To build Kubernetes on osx you now need at least 4.5G of memory configured for Docker.
**Which issue(s) this PR fixes**:
Fixes #62218
**Special notes for your reviewer**:
On an osx I experimented configuring Docker at 0.5GB memory increments. I found that I was unable to successfully build Kubernetes (`make quick-release`) on osx when I configured Docker with 4GB of memory. I was able to build kubernetes after configuring 4.5GB.
**Release note**:
```release-note
NONE
```
Showing
Please
register
or
sign in
to comment