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.
17 lines
418 B
17 lines
418 B
---
|
|
# Instance settings
|
|
cloud_image: debian-10
|
|
mode: default
|
|
|
|
# Kubespray settings
|
|
container_manager: containerd
|
|
etcd_deployment_type: host
|
|
deploy_netchecker: true
|
|
dns_min_replicas: 1
|
|
|
|
helm_enabled: true
|
|
helm_version: v3.1.0
|
|
|
|
# https://gitlab.com/miouge/kubespray-ci/-/blob/a4fd5ed6857807f1c353cb60848aedebaf7d2c94/manifests/http-proxy.yml#L42
|
|
http_proxy: http://172.30.30.30:8888
|
|
https_proxy: http://172.30.30.30:8888
|