Difference between revisions of "Crictl"

From wikieduonline
Jump to navigation Jump to search
 
(6 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 8: Line 11:
 
  [[crictl images]] nginx
 
  [[crictl images]] nginx
 
  [[crictl logs]]
 
  [[crictl logs]]
 
 
[[crictl installation]]
 
  
 
== Related ==
 
== Related ==
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]]
 +
* [[snap search]]
  
 
== See also ==
 
== See also ==

Latest revision as of 10:16, 20 March 2024

Advertising: