Difference between revisions of "Kubectl describe deployment -A"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} kubectl describe deployment -A | grep "StrategyType" StrategyType: RollingUpdate StrategyType: Recreate")
 
Line 2: Line 2:
  
  
  [[kubectl describe deployment -A]] | grep "[[StrategyType]]"
+
  [[kubectl describe deployment]] -A | grep "[[StrategyType]]"
 
  StrategyType:      [[RollingUpdate]]
 
  StrategyType:      [[RollingUpdate]]
 
  StrategyType:      [[Recreate]]
 
  StrategyType:      [[Recreate]]

Revision as of 17:10, 25 July 2022


kubectl describe deployment -A | grep "StrategyType"
StrategyType:       RollingUpdate
StrategyType:       Recreate

Advertising: