CKS Notes - Apiserver request security
Nov 23, 2025 · 3 min read · 1. Identity = kubeconfig Here the identity equals kubeconfig file Every kubeconfig file specifies: the certificate the client key the username (CN) the group (O) the cluster endpoint This determines: Who you are (identity) What you can do (R...
Join discussion