k8s-sig-cluster-lifecycleawskubesprayhigh-availabilityansiblekubernetes-clustergcekubernetesbare-metal
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.
15 lines
328 B
15 lines
328 B
---
|
|
# Instance settings
|
|
cloud_image: centos-8
|
|
mode: default
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: calico
|
|
deploy_netchecker: true
|
|
dns_min_replicas: 1
|
|
metrics_server_enabled: true
|
|
dashboard_namespace: "kube-dashboard"
|
|
loadbalancer_apiserver_type: haproxy
|
|
|
|
# required / not autodetected for now
|
|
calico_iptables_backend: "NFT"
|