Difference between revisions of "Crictl"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
* <code>[[snap install kubectl --classic]]</code> | * <code>[[snap install kubectl --classic]]</code> | ||
* [[Debugging Kubernetes nodes with crictl]] | * [[Debugging Kubernetes nodes with crictl]] | ||
+ | * [[snap search]] | ||
== See also == | == See also == |
Latest revision as of 10:16, 20 March 2024
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[edit]
- Kubernetes troubleshooting
dockershim
snap install kubectl --classic
- Debugging Kubernetes nodes with crictl
- snap search
See also[edit]
crictl [ logs | ps | pods | exec | config | images ], /etc/crictl.yaml, crictl --help
, Kubelet Container Runtime Interface (CRI)
Advertising: