Docker and Kubernetes are popular with millions of developers and programmers. So I imagine this will be resolved quickly here.
I am studying linkedin tutorials as well as some codecademy videos on youtube. Going over the same topic with different instructors provides clarity by having the same topic explained by different views.
Prior to going through the current tutorial, I was able to successfully run
kubectl describe namespace default
and
kubectl get namespaces
But suddenly all that is broken and I am not sure how to fix it. And I just figured out what went wrong and I will answer my own question
Try to update your active context of docker which Minikube will pick up.
Command
docker context use default
Output
default
Current context is now "default"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With