Difference between revisions of "Crictl"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 16: | Line 16: | ||
* <code>[[dockershim]]</code> | * <code>[[dockershim]]</code> | ||
* <code>[[snap install kubectl --classic]]</code> | * <code>[[snap install kubectl --classic]]</code> | ||
+ | * [[Debugging Kubernetes nodes with crictl]] | ||
== See also == | == See also == |
Revision as of 09:32, 28 September 2023
crictl
inspect and debug container runtimes and applications on a Kubernetes node
crictl --help crictl exec -i -t 1f73f2d81bf98 ls crictl pods crictl ps crictl config crictl images nginx crictl logs
Related
- Kubernetes troubleshooting
dockershim
snap install kubectl --classic
- Debugging Kubernetes nodes with crictl
See also
crictl [ logs | ps | pods | exec | config | images ], /etc/crictl.yaml, crictl --help
, Kubelet Container Runtime Interface (CRI)
Advertising: