...

/

Using Different Contexts

Using Different Contexts

Learn how we can switch between different contexts.

We'll cover the following...

The current context

When we run kubectl, it will always look at what is the current-context defined in the kubeconfig file. We can ...