K
kubectl
Details
- Command
-
kubectl - Docs
- https://kubernetes.io/docs/reference/kubectl/
Authentication
Kubernetes kubeconfig context compound discovered
env KUBECONFIG Create or obtain a kubeconfig file that contains the cluster endpoint plus one of the supported user credential methods (for example bearer token, client certificate, or basic auth). kubectl reads cluster access details from kubeconfig; see Command line tool (kubectl), Access Clusters Using the Kubernetes API, and Organizing Cluster Access Using kubeconfig Files.