c12s-kubespray/tests/files/packet_rockylinux8-calico.yml
Kenichi Omichi f3ea8cf45e
Add Rocky Linux 8 support for vagrant (#8905)
To test Kubespray on Rocky Linux 8 with vagrant, this adds it to
the Vagrantfile.
2022-07-05 07:50:47 -07:00

12 lines
232 B
YAML

---
# 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