docs: Mention core count limitation (#7)

This commit is contained in:
Kroese 2024-06-03 09:55:44 +02:00 committed by GitHub
parent 22f1a69abe
commit b8bc962006
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -65,7 +65,7 @@ kubectl apply -f kubernetes.yml
- Select `Disk Utility` and then select the largest `Apple Inc. VirtIO Block Media` disk.
- Click `Erase` to format the disk, and give it a recognizable name you like.
- Click `Erase` to format the disk, and give it any recognizable name you like.
- Close the window and proceed the installation by clicking `Reinstall macOS <version>`.
@ -130,6 +130,8 @@ kubectl apply -f kubernetes.yml
CPU_CORES: "4"
```
Please note that OSX requires the CPU core count to be a power of 2.
* ### How do I verify if my system supports KVM?
To verify if your system supports KVM, run the following commands: