We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6040764 commit c2fd606Copy full SHA for c2fd606
docs/k8s-docker-for-mac.md
@@ -44,8 +44,8 @@ the box to enable Kubernetes. It is recommended that you use the
44
`kubectl` cli that is installed by Docker in `/usr/local/bin`, so
45
please make sure it is appears in your path before any `kubectl` you
46
might also have installed on your machine. Finally, pick the
47
-`docker-for-desktop` config for `kubectl` by executing the command
48
-`kubectl config use-context docker-for-desktop`.
+`docker-desktop` config for `kubectl` by executing the command
+`kubectl config use-context docker-desktop`.
49
50
### Configuring OpenWhisk
51
0 commit comments