Add Rocky Linux 8 support for vagrant (#8905)

To test Kubespray on Rocky Linux 8 with vagrant, this adds it to
the Vagrantfile.
This commit is contained in:
Kenichi Omichi
2022-07-05 07:50:47 -07:00
committed by GitHub
parent 3bb9542606
commit f3ea8cf45e
6 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
---
# Instance settings
cloud_image: rockylinux-8
mode: default
vm_memory: 3072Mi
# Kubespray settings
metrics_server_enabled: true
dashboard_namespace: "kube-dashboard"
dashboard_enabled: true
loadbalancer_apiserver_type: haproxy