Difference between revisions of "Liveness"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:
  
 
* <code>kubectl describe deployment -A  | grep Liveness</code>
 
* <code>kubectl describe deployment -A  | grep Liveness</code>
 +
 +
== Examples ==
 +
{{example probes}}
  
 
== Related ==
 
== Related ==
* [[livenessProbe]]
+
* <code>[[livenessProbe]]</code>
 
* [[Readiness]]
 
* [[Readiness]]
 
* <code>[[kubectl describe deployment]]  | grep [[Readiness]]</code>
 
* <code>[[kubectl describe deployment]]  | grep [[Readiness]]</code>
Line 13: Line 16:
  
 
== See also ==
 
== See also ==
* {{kubectl deployments}}
+
* {{Liveness}}
 
* {{K8s troubleshooting}}
 
* {{K8s troubleshooting}}
  
 
[[Category:K8s]]
 
[[Category:K8s]]

Latest revision as of 06:00, 18 July 2024

Advertising: