Change the priority of address types depending on flannel-external-ip

Signed-off-by: Manuel Buil <mbuil@suse.com>
This commit is contained in:
Manuel Buil
2022-10-31 09:05:04 +01:00
parent dd2f652618
commit 557fcd28d5
4 changed files with 18 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ spec:
args:
- --cert-dir=/tmp
- --secure-port=10250
- --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname
- --kubelet-preferred-address-types=%{PREFERRED_ADDRESS_TYPES}%
- --kubelet-use-node-status-port
- --metric-resolution=15s
resources: