mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-04 08:48:42 +03:00
CI: add Debian 13 tests
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
8
tests/files/debian13-calico.yml
Normal file
8
tests/files/debian13-calico.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: debian-13
|
||||
|
||||
# Kubespray settings
|
||||
|
||||
dns_mode: coredns_dual
|
||||
kube_asymmetric_encryption_algorithm: "RSA-3072"
|
||||
8
tests/files/debian13-cilium.yml
Normal file
8
tests/files/debian13-cilium.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: debian-13
|
||||
|
||||
# Kubespray settings
|
||||
kube_network_plugin: cilium
|
||||
|
||||
kube_owner: root
|
||||
Reference in New Issue
Block a user