mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
fix flannel's cross vm networking for vagrant
* set flannel backend type to `host-gw` * set flannel interface to be eth1 ip
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
src: network.json
|
||||
dest: /etc/flannel-network.json
|
||||
backup: yes
|
||||
|
||||
- name: Flannel | Create flannel pod manifest
|
||||
template:
|
||||
src: flannel-pod.yml
|
||||
|
||||
Reference in New Issue
Block a user