Record
-
kubernetes
:
RollingUpdateConfig
Rolling Update config type field for deployment.
Fields
- strategyType StrategyRollingType
-
strategy type rolling update
- maxUnavailable string | int (default 25%)
-
max unavailable pods
- maxSurge string | int (default 25%)
-
desired number of Pods are up