Difference between revisions of "/etc/crictl.yaml"
Jump to navigation
Jump to search
(Created page with " * {{crictl}}") |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[/etc/]]crictl.yaml | ||
+ | runtime-endpoint: unix://[[/var/run/containerd/]]containerd.sock | ||
+ | image-endpoint: unix://[[/var/run/containerd/containerd.sock]] | ||
+ | timeout: 10 | ||
+ | debug: true | ||
+ | Ref: https://kubernetes.io/docs/tasks/debug/debug-cluster/crictl/#general-usage | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[containerd]]</code> | ||
+ | * <code>[[crictl config]]</code> | ||
+ | |||
+ | == See also == | ||
* {{crictl}} | * {{crictl}} | ||
+ | |||
+ | [[Category:Containers]] |
Latest revision as of 15:46, 22 November 2022
/etc/crictl.yaml
runtime-endpoint: unix:///var/run/containerd/containerd.sock image-endpoint: unix:///var/run/containerd/containerd.sock timeout: 10 debug: true
Ref: https://kubernetes.io/docs/tasks/debug/debug-cluster/crictl/#general-usage
Related[edit]
See also[edit]
crictl [ logs | ps | pods | exec | config | images ], /etc/crictl.yaml, crictl --help
, Kubelet Container Runtime Interface (CRI)
Advertising: