Description
Cluster resources can be inspected, created, changed, and deleted with the official Kubernetes command-line client. It is the main administrative tool for working with Kubernetes APIs from a terminal.
kubectl acts with the permissions in the active kubeconfig. Always check context and namespace before destructive commands, especially when multiple clusters are configured.