Add network-plugin option

This commit is contained in:
2023-03-17 15:57:48 +01:00
parent 0fc5dbb791
commit e5920b3ddf
7 changed files with 114 additions and 0 deletions

View File

@@ -15,3 +15,7 @@ kubernetes:
dns_name: <control-plane dns-reachable-name>
token: <shared token for nodes to join>
# One of [flannel, calico]
network_plugin: calico