mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
10 lines
155 B
YAML
10 lines
155 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: debian-12
|
|
mode: default
|
|
|
|
# Kubespray settings
|
|
|
|
dns_mode: coredns_dual
|
|
kube_asymetric_encryption_algorithm: "RSA-3072"
|