config/puppet-manifests/src/modules/platform/templates/kubelet.conf.erb

3 lines
110 B
Plaintext

# Overrides config file for kubelet
KUBELET_EXTRA_ARGS=--node-ip=<%= @node_ip %> <%= @k8s_cpu_manager_opts %>