mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
add nat_outgoing_ipv6 to calico defaults and docs (#10866)
This commit is contained in:
@@ -4,6 +4,7 @@ calico_cni_name: k8s-pod-network
|
||||
|
||||
# Enables Internet connectivity from containers
|
||||
nat_outgoing: true
|
||||
nat_outgoing_ipv6: false
|
||||
|
||||
# add default ippool name
|
||||
calico_pool_name: "default-pool"
|
||||
|
||||
Reference in New Issue
Block a user