|
@ -136,16 +136,9 @@ kube_webhook_token_auth: false |
|
|
## Variables for webhook token auth https://kubernetes.io/docs/reference/access-authn-authz/authentication/#webhook-token-authentication |
|
|
## Variables for webhook token auth https://kubernetes.io/docs/reference/access-authn-authz/authentication/#webhook-token-authentication |
|
|
# kube_webhook_token_auth_url: https://... |
|
|
# kube_webhook_token_auth_url: https://... |
|
|
|
|
|
|
|
|
## Variables for custom flags |
|
|
|
|
|
apiserver_custom_flags: [] |
|
|
|
|
|
|
|
|
|
|
|
# List of the preferred NodeAddressTypes to use for kubelet connections. |
|
|
# List of the preferred NodeAddressTypes to use for kubelet connections. |
|
|
kubelet_preferred_address_types: 'InternalDNS,InternalIP,Hostname,ExternalDNS,ExternalIP' |
|
|
kubelet_preferred_address_types: 'InternalDNS,InternalIP,Hostname,ExternalDNS,ExternalIP' |
|
|
|
|
|
|
|
|
controller_mgr_custom_flags: [] |
|
|
|
|
|
|
|
|
|
|
|
scheduler_custom_flags: [] |
|
|
|
|
|
|
|
|
|
|
|
## Extra args for k8s components passing by kubeadm |
|
|
## Extra args for k8s components passing by kubeadm |
|
|
kube_kubeadm_apiserver_extra_args: {} |
|
|
kube_kubeadm_apiserver_extra_args: {} |
|
|
kube_kubeadm_controller_extra_args: {} |
|
|
kube_kubeadm_controller_extra_args: {} |
|
|