kubectl

Command-line interface for running commands against Kubernetes clusters.
Some subcommands such as kubectl run have their own usage documentation.

=> More information.

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

Proxy Information
Original URL
gemini://freeshell.de/tldr/kubectl.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
131.067712 milliseconds
Gemini-to-HTML Time
0.548564 milliseconds

This content has been proxied by September (3851b).