mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
CI: Add a test for scale.yml (#12285)
This commit is contained in:
9
tests/files/fedora40-flannel-crio-collection-scale.yml
Normal file
9
tests/files/fedora40-flannel-crio-collection-scale.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
cloud_image: fedora-40
|
||||
network_plugin: flannel
|
||||
container_manager: crio
|
||||
|
||||
cluster_layout:
|
||||
- node_groups: ['kube_control_plane', 'etcd']
|
||||
- node_groups: ['kube_node']
|
||||
- node_groups: ['kube_node', 'for_scale']
|
||||
Reference in New Issue
Block a user