mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-24 05:43:50 +03:00
add-Rocky-9-support (#9212)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: rockylinux-9
|
||||
mode: default
|
||||
vm_memory: 3072Mi
|
||||
|
||||
# Kubespray settings
|
||||
metrics_server_enabled: true
|
||||
dashboard_namespace: "kube-dashboard"
|
||||
dashboard_enabled: true
|
||||
loadbalancer_apiserver_type: haproxy
|
||||
Reference in New Issue
Block a user