14 lines
232 B
YAML
14 lines
232 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: rockylinux-9
|
|
mode: default
|
|
vm_memory: 3072
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: cilium
|
|
|
|
cilium_kube_proxy_replacement: strict
|
|
|
|
# Node Feature Discovery
|
|
node_feature_discovery_enabled: true
|