Grab local-IP from specified interface instead

This commit is contained in:
2022-11-02 08:54:14 +01:00
parent c2dcd88420
commit 83507bf027
3 changed files with 17 additions and 36 deletions

View File

@@ -8,7 +8,8 @@ kubernetes:
ipv6:
cluster_cidr: fd42::/56
service_cidr: fd43::/112
nodeip_cidr: fd41::/64
nodeIp_interface: <interface to grab nodeIp from>
control_plane:
dns_name: <control-plane dns-reachable-name>