mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-24 06:26:04 -03:30
Add support for Debian 10 (#5408)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
23b8998701
commit
0f845fb350
10
tests/files/packet_debian10-containerd.yml
Normal file
10
tests/files/packet_debian10-containerd.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: debian-10
|
||||
mode: default
|
||||
|
||||
# Kubespray settings
|
||||
container_manager: containerd
|
||||
etcd_deployment_type: host
|
||||
deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
Reference in New Issue
Block a user