Understanding kubeconfig and Creating a Kubernetes User (End-to-End)
Kubernetes uses a file called kubeconfig to tell kubectl how to connect to a cluster, who you are, and what permissions you have. If you’ve ever switched between clusters or users, kubeconfig is doing all the magic behind the scenes.In this blog, we’...
devopcloudblog.dev4 min read