Quiz

A short quiz on kubeconfig file

We'll cover the following...
Technical Quiz
1.

How can we connect to multiple Kubernetes clusters from the same machine?

A.

We can create a kubeconfig file for each cluster.

B.

Kubectl can only connect to a single cluster.

C.

We can define multiple contexts in the kubeconfig file.


1 / 3