A Kubeconfig Is a Credential Wearing a Config File's Clothes
Topic 8 of my Kubernetes journey: what a kubeconfig file really is, how clusters, users and contexts fit together, and how the Kubernetes API is grouped.
Topic 8 of my Kubernetes journey: what a kubeconfig file really is, how clusters, users and contexts fit together, and how the Kubernetes API is grouped.
Topic 6 of my Kubernetes journey: the core security primitives, how the API server authenticates you, and why service account tokens changed in 1.22 and 1.24.
Topic 7 of my Kubernetes journey: how TLS and PKI actually work, which certificate every cluster component carries, and how to create, sign and audit them.