How does the kubernetes function of docker for mac declare the number of cpu?

problem description

deploying spark on kubernetes requires at least 3 CPU. Using the kubernetes feature of docker will cause an error 1 Insufficient cpu, 1 Insufficient memory .

the environmental background of the problems and what methods you have tried

The kubernetes of

mac for docker cannot start the program; if you use minikube , you can set the CPU of virtual box to 4 so that the program runs correctly.

what do you want to know

how does the kubernetes function of docker for mac set the number of CPU and memory?

Jul.13,2021
The kubernetes of

docker is a restricted feature and cannot be further configured.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3747a-4ece6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3747a-4ece6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?