Document kube_proxy_configuration

This commit is contained in:
Clement Gautier 2021-08-16 11:32:38 +02:00
parent 7a40d6f2ae
commit 830b35f047
No known key found for this signature in database
GPG Key ID: 62299995469D3B18

View File

@ -65,6 +65,10 @@ NOTE: This is the recommended way to do the kubelet-configuration. Most command-
NOTE: The recommended cgroupDriver depends on your [Container Runtime](https://kubernetes.io/docs/setup/production-environment/container-runtimes). When using this role with containerd instead of docker, this value should be changed to `systemd`. NOTE: The recommended cgroupDriver depends on your [Container Runtime](https://kubernetes.io/docs/setup/production-environment/container-runtimes). When using this role with containerd instead of docker, this value should be changed to `systemd`.
kubernetes_config_kube_proxy_configuration: {}
Options under `kind: KubeProxyConfiguration`.
### Variables to configure kubeadm and kubelet through command-line-options ### Variables to configure kubeadm and kubelet through command-line-options
kubernetes_kubelet_extra_args: "" kubernetes_kubelet_extra_args: ""