Commit 251f57f
committed
Update scheduling stragety
With 3 replicas, 3 control plane nodes, and required anti-affinity,
there might not be room for a 4th pod during rollout.
Setting maxSurge: 0 and maxUnavailable: 1 kills one pod first, then
schedules the replacement.1 parent 9bfa765 commit 251f57f
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
71 | 76 | | |
72 | 77 | | |
73 | 78 | | |
| |||
0 commit comments