As workaround to disable kubernetes without the UI, you can edit
"~/Library/Group Containers/group.com.docker/settings.json"
and set the kubernetesEnabled
property to false
, then quit and relaunch the Docker.
Source: docker/for-mac#2541 (comment)