k8s-sig-cluster-lifecycleawskubesprayhigh-availabilityansiblekubernetes-clustergcekubernetesbare-metal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
468 B
15 lines
468 B
# see roles/network_plugin/calico/defaults/main.yml
|
|
|
|
# Enables Internet connectivity from containers
|
|
# nat_outgoing: true
|
|
|
|
# add default ippool name
|
|
# calico_pool_name: "default-pool"
|
|
|
|
# Global as_num (/calico/bgp/v1/global/as_num)
|
|
# global_as_num: "64512"
|
|
|
|
# You can set MTU value here. If left undefined or empty, it will
|
|
# not be specified in calico CNI config, so Calico will use built-in
|
|
# defaults. The value should be a number, not a string.
|
|
# calico_mtu: 1500
|