Command-line interface for running commands against Kubernetes clusters.
Some subcommands such as kubectl run
have their own usage documentation.
kubectl get {pod|service|deployment|ingress|...} -o wide
kubectl label pods {name} unhealthy=true
kubectl get all
kubectl top {pod|node}
kubectl cluster-info
kubectl explain {pods.spec.containers}
kubectl logs {pod_name}
kubectl exec {pod_name} -- {ls /}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (3851b).Proxy Information
text/gemini;lang=en-GB