CI: Add a test for scale.yml (#12285)

This commit is contained in:
Max Gautier
2025-06-28 08:16:29 +00:00
committed by GitHub
parent d4cb5da017
commit e0018268d6
4 changed files with 17 additions and 3 deletions

View 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']