mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-31 17:19:17 -03:30
Blocksize for calico default pool should be configurable (#5198)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
2fc02ed456
commit
f18e77f1db
@@ -11,6 +11,9 @@
|
||||
# add default ippool name
|
||||
# calico_pool_name: "default-pool"
|
||||
|
||||
# add default ippool blockSize (defaults kube_network_node_prefix)
|
||||
# calico_pool_blocksize: 24
|
||||
|
||||
# add default ippool CIDR (must be inside kube_pods_subnet, defaults to kube_pods_subnet otherwise)
|
||||
# calico_pool_cidr: 1.2.3.4/5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user