Getting Started
Get an overview of the kubeconfig file.
We'll cover the following...
Introduction
When we run kubectl
locally, it needs a way to know how to communicate with our Kubernetes cluster. We also have to talk to multiple different clusters. For example, we could be using our local cluster for testing, a staging cluster running in Google Cloud and a production one on AWS.
Every time we run kubectl
, it will look for a config file ...
Access this course and 1400+ top-rated courses and projects.