mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-12 23:14:47 -03:30
Add Debian 12(bookworm) support and CI (#10221)
Signed-off-by: tu1h <lihai.tu@daocloud.io>
This commit is contained in:
4
tests/files/packet_debian12-calico.yml
Normal file
4
tests/files/packet_debian12-calico.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: debian-12
|
||||
mode: default
|
||||
9
tests/files/packet_debian12-docker.yml
Normal file
9
tests/files/packet_debian12-docker.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: debian-12
|
||||
mode: default
|
||||
|
||||
# Use docker
|
||||
container_manager: docker
|
||||
etcd_deployment_type: docker
|
||||
resolvconf_mode: docker_dns
|
||||
Reference in New Issue
Block a user