update
This commit is contained in:
11
kubespray/tests/files/packet_debian9-macvlan.yml
Normal file
11
kubespray/tests/files/packet_debian9-macvlan.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: debian-9
|
||||
mode: default
|
||||
|
||||
# Kubespray settings
|
||||
kube_network_plugin: macvlan
|
||||
enable_nodelocaldns: false
|
||||
kube_proxy_masquerade_all: true
|
||||
macvlan_interface: "eth0"
|
||||
auto_renew_certificates: true
|
||||
Reference in New Issue
Block a user