kubectl delete

Delete Kubernetes resources.

=> More information.

kubectl delete pod {pod_name}
kubectl delete deployment {deployment_name}
kubectl delete node {node_name}
kubectl delete pods --all --namespace {namespace}
kubectl delete deployments,services --all --namespace {namespace}
kubectl delete nodes --all
kubectl delete --filename {path/to/manifest.yaml}
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-delete.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
103.851356 milliseconds
Gemini-to-HTML Time
0.385776 milliseconds

This content has been proxied by September (ba2dc).