You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
234 B

  1. ---
  2. # Instance settings
  3. cloud_image: rockylinux-9
  4. mode: default
  5. vm_memory: 3072Mi
  6. # Kubespray settings
  7. kube_network_plugin: cilium
  8. cilium_kube_proxy_replacement: strict
  9. # Node Feature Discovery
  10. node_feature_discovery_enabled: true