mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 18:47:55 +03:00
Flannel running as pod
This commit is contained in:
1
roles/network_plugin/templates/flannel/network.json
Normal file
1
roles/network_plugin/templates/flannel/network.json
Normal file
@@ -0,0 +1 @@
|
||||
{ "Network": "{{ kube_service_addresses }}", "SubnetLen": {{ kube_network_node_prefix }}, "Backend": { "Type": "vxlan" } }
|
||||
Reference in New Issue
Block a user