terraform-google-kubernetes-engine
terraform-google-kubernetes-engine copied to clipboard
feat(cluster.tf): add support for setting cgroup mode
Fix #1838
I do think it would be better to expose linux_node_config
directly instead of splitting it into node_pools_linux_node_configs_sysctls
and node_pools_cgroup_mode
but did not want to make that big of a change without prior discussion.
/gcbrun