kubespray 2.24 추가
This commit is contained in:
9
tests/files/packet_debian11-custom-cni.yml
Normal file
9
tests/files/packet_debian11-custom-cni.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: debian-11
|
||||
mode: default
|
||||
|
||||
# Kubespray settings
|
||||
kube_network_plugin: custom_cni
|
||||
custom_cni_manifests:
|
||||
- "{{ playbook_dir }}/../tests/files/custom_cni/cilium.yaml"
|
||||
Reference in New Issue
Block a user