Commit 452324b
feat: add compact placement feature for node pools
Use a compact placement policy to specify that nodes within the node pool should be placed in closer physical proximity to each other within a zone. Having nodes closer to each other can reduce network latency between nodes, which can be useful for tightly-coupled batch workloads.
PiperOrigin-RevId: 4884904221 parent bd9aa78 commit 452324b
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2994 | 2994 | | |
2995 | 2995 | | |
2996 | 2996 | | |
| 2997 | + | |
| 2998 | + | |
| 2999 | + | |
| 3000 | + | |
| 3001 | + | |
| 3002 | + | |
| 3003 | + | |
| 3004 | + | |
| 3005 | + | |
| 3006 | + | |
| 3007 | + | |
| 3008 | + | |
| 3009 | + | |
| 3010 | + | |
| 3011 | + | |
| 3012 | + | |
| 3013 | + | |
2997 | 3014 | | |
2998 | 3015 | | |
2999 | 3016 | | |
| |||
3063 | 3080 | | |
3064 | 3081 | | |
3065 | 3082 | | |
| 3083 | + | |
| 3084 | + | |
| 3085 | + | |
3066 | 3086 | | |
3067 | 3087 | | |
3068 | 3088 | | |
| |||
0 commit comments