Difference between revisions of "Kubectl debug"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
== Activities == | == Activities == | ||
− | * [[Kubernetes debugging with an ephemeral debug container]]: <code>[[kubectl | + | * [[Kubernetes debugging with an ephemeral debug container]]: <code>[[kubectl]] debug</code> |
== Related == | == Related == |
Revision as of 07:40, 20 September 2023
kubectl debug
(since v1.18, March 2020)
kubectl debug -it ephemeral-demo --image=busybox:1.28 --target=ephemeral-demo
Activities
Related
See also
- K8s troubleshooting:
kubectl logs, kubectl top, kubectl get events -A, kubectl describe pod
, Liveness, Readiness,Kubernetes events
, Pulling image, OOMKilled, ProbeWarning, Reason,FailedScheduling
,errImagePull, ImagePullBackOff
, Kubelet conditions:MemoryPressure, DiskPressure, KubeletHasSufficientPID, KubeletReady, kubectl [ debug | attach | exec ] kubectl cluster-info dump, SimKube, KWOK
Advertising: