k8s.github.io

KubeConfig

In this section, we will take a look at kubeconfig in kubernetes

Client uses the certificate file and key to query the kubernetes Rest API for a list of pods using curl.

Kubeconfig File

What about namespaces?

kc9

Certificates in kubeconfig

kc10

kc12

kc11

K8s Reference Docs