You've already forked kubespray-dualstack
fix: fixed kubespray version and network provisioning
This commit is contained in:
+1
-5
@@ -16,9 +16,7 @@
|
||||
|
||||
# Settings for ipv6 only from Kubespray github tests
|
||||
|
||||
cloud_image: ubuntu-2404
|
||||
|
||||
ipv4_stack: false
|
||||
ipv4_stack: true
|
||||
ipv6_stack: true
|
||||
kube_network_plugin: calico
|
||||
etcd_deployment_type: kubeadm
|
||||
@@ -28,7 +26,5 @@ enable_nodelocaldns: false
|
||||
|
||||
# Settings for dualstack from Kubespray github tests
|
||||
|
||||
# cloud_image: ubuntu-2404
|
||||
|
||||
# ipv4_stack: true
|
||||
# ipv6_stack: true
|
||||
Reference in New Issue
Block a user