Problem
I have multiple k8s cluster on the cloud and I wanted to use docker desktop UI to change the context. The problem is, my docker desktop panel not showing "Kubernetes" menu.
What I have tried
- run
kubectl config get-contexts
and it shows 3 contexts. One is docker-desktop and the other two are my contexts. - Enable kubernetes and show system containers in docker desktop preference.
Current device
- Macbook Pro (Apple Silicon - M1)
- Docker desktop v3.3.1
- Kubernetes v1.19.7 (from docker desktop)