Difference between revisions of "Kubectl delete pod"
Jump to navigation
Jump to search
(Created page with " kubectl delete pod redis_pod == See also == * {{Pods}} * {{kubectl}} Category:K8s") |
|||
Line 1: | Line 1: | ||
− | [[kubectl delete]] pod | + | [[kubectl delete]] pod my_redis_pod |
− | + | pod "my_redis_pod" deleted | |
== See also == | == See also == |
Revision as of 17:24, 17 July 2021
kubectl delete pod my_redis_pod pod "my_redis_pod" deleted
See also
- Pods:
kubectl apply
,kubectl [ pod get | top | delete | describe pods ]
,InitContainers, PodInitializing, CrashLoopBackOff, ImagePullPolicy:, NodeAffinity, NodeSelector, Terminated
kubectl
: [cp | config | create
|delete
|edit | explain |
apply
|exec
|get
|set
|drain | uncordon | rolling-update
|rollout
|logs
|run
|auth
|label | annotate
|version
|top
|diff
|debug
|replace
|describe
|port-forward | proxy
|scale
|rollout
|api-resources
| expose deployment | expose | patch | attach | get endpoints | ~/.kube/config | kubectl logs --help | kubectl --help, kubectl-convert, kubectl autoscale, kubectl.kubernetes.io
Advertising: