mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Allow containerd runtime with fedora os (30/31) - add CI test (#6094)
This commit is contained in:
11
tests/files/packet_fedora30-cilium-containerd.yml
Normal file
11
tests/files/packet_fedora30-cilium-containerd.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: fedora-30
|
||||
mode: default
|
||||
|
||||
# Kubespray settings
|
||||
container_manager: containerd
|
||||
etcd_deployment_type: host
|
||||
deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
kube_network_plugin: cilium
|
||||
Reference in New Issue
Block a user