mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 02:27:43 +03:00
split network plugins into distinct roles
This commit is contained in:
1
roles/network_plugin/flannel/templates/network.json
Normal file
1
roles/network_plugin/flannel/templates/network.json
Normal file
@@ -0,0 +1 @@
|
||||
{ "Network": "{{ kube_pods_subnet }}", "SubnetLen": {{ kube_network_node_prefix }}, "Backend": { "Type": "vxlan" } }
|
||||
Reference in New Issue
Block a user