Commit 9bc1c67
committed
Cluster Node App Instance Affinity
Expand DesignatedNodeId to allow for multiple affinity types.
Preferred will attempt to place on requested node but not guaranteed.
App will also failover upon node failure.
Required will only run app on requested node id, failover disabled.
Signed-off-by: Andrew Durbin <andrewd@zededa.com>1 parent df11a8a commit 9bc1c67
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
95 | 102 | | |
96 | 103 | | |
97 | 104 | | |
| |||
217 | 224 | | |
218 | 225 | | |
219 | 226 | | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
220 | 232 | | |
221 | 233 | | |
222 | 234 | | |
| |||
0 commit comments