Kubectl
Jump to navigation
Jump to search
Internal
Overview
kubectl is the main Kubernetes command line tool, used to send REST API requests with JSON-formatted payloads into the API server.
Configuration
Options
Obtaining Information about API Objects
kubectl get
kubectl describe
kubectl get and kubectl describe mask sensitive information such as a secret's content