Skip to content

Instantly share code, notes, and snippets.

@ryenus
Last active May 16, 2020 07:12
Show Gist options
  • Save ryenus/0e8037fe4def2ba36dd70dd3d0d9fd83 to your computer and use it in GitHub Desktop.
Save ryenus/0e8037fe4def2ba36dd70dd3d0d9fd83 to your computer and use it in GitHub Desktop.
How to disable kubernetes without Docker UI

How to disable kubernetes without Docker UI

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment