Difference between revisions of "Crictl"

From wikieduonline
Jump to navigation Jump to search
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
* https://kubernetes.io/docs/tasks/debug/debug-cluster/crictl/
+
<code>[[crictl]]</code> inspect and debug [[container runtimes]] and applications on a Kubernetes node
 +
* https://kubernetes.io/docs/tasks/debug/debug-cluster/crictl/  
 +
* [[Ubuntu crictl installation]]
 +
 
 
  [[crictl --help]]
 
  [[crictl --help]]
 
  [[crictl exec]] -i -t 1f73f2d81bf98 ls
 
  [[crictl exec]] -i -t 1f73f2d81bf98 ls
Line 7: Line 10:
 
  [[crictl config]]
 
  [[crictl config]]
 
  [[crictl images]] nginx
 
  [[crictl images]] nginx
 +
[[crictl logs]]
  
 
== Related ==
 
== Related ==
 
* [[Kubernetes troubleshooting]]
 
* [[Kubernetes troubleshooting]]
 
* <code>[[dockershim]]</code>
 
* <code>[[dockershim]]</code>
 +
* <code>[[snap install kubectl --classic]]</code>
 +
* [[Debugging Kubernetes nodes with crictl]]
 +
* [[snap search]]
  
 
== See also ==
 
== See also ==
 
* {{crictl}}
 
* {{crictl}}
* {{K8s tr}}
 
* {{CRI}}
 
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]

Latest revision as of 10:16, 20 March 2024

Advertising: