Skip to content

Commit efabee5

Browse files
Add support for new flags in Container node kubelet and linux config. (#14685) (#23973)
[upstream:10cf9fc8af6e93c8ebd238550e2a13eada54d6f5] Signed-off-by: Modular Magician <[email protected]>
1 parent df44f51 commit efabee5

File tree

5 files changed

+618
-31
lines changed

5 files changed

+618
-31
lines changed

.changelog/14685.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
container: added `eviction_soft`, `eviction_soft_grace_period`, `eviction_minimum_reclaim`, `eviction_max_pod_grace_period_seconds`, `max_parallel_image_pulls`, `transparent_hugepage_enabled`, `transparent_hugepage_defrag` and `min_node_cpus` fields to `node_config` block of `google_container_node_pool` and `google_container_cluster` resources
3+
```

0 commit comments

Comments
 (0)