kubectl
kubectl — Kubernetes command-line tool.
| reference | description |
|---|---|
| concepts | control plane, API server, pod, deployment, kubeconfig |
| resources | resource types, API groups, short names, selectors |
| cli | command groups, global flags, completion, options |
| config | kubeconfig, context, cluster, user, current-context |
| output | json, yaml, jsonpath, go-template, custom-columns |
| apply | declarative apply, server-side apply, patch, kustomize |
| workloads | deployments, statefulsets, rollout, scale, expose |
| debugging | logs, exec, port-forward, top, describe, debug |
| cluster | node management, taint, drain, RBAC, certificate |
| plugins | krew, kubectl plugin, plugin discovery |