Add support for Calico CNI host-local IPAM plugin (#6580)

This commit is contained in:
Barry Melbourne
2020-09-17 10:44:46 +01:00
committed by GitHub
parent 705ad84ce7
commit b6b26c710f
3 changed files with 22 additions and 7 deletions

View File

@@ -8,6 +8,9 @@
# Enables Internet connectivity from containers
# nat_outgoing: true
# Enables Calico CNI "host-local" IPAM plugin
# calico_ipam_host_local: true
# add default ippool name
# calico_pool_name: "default-pool"