kubectl describe deployment -A
Jump to navigation
Jump to search
kubectl describe deployment -A | grep "StrategyType" StrategyType: RollingUpdate StrategyType: Recreate
kubectl describe deployment -A | grep RollingUpdateStrategy RollingUpdateStrategy: 25% max unavailable, 25% max surge RollingUpdateStrategy: 0 max unavailable, 1 max surge
See also
Advertising: