mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-24 16:01:23 -03:30
11 lines
200 B
YAML
11 lines
200 B
YAML
cloud_image: ubuntu-16-04-x64
|
|
cloud_region: nyc3
|
|
mode: ha
|
|
|
|
# Deployment settings
|
|
bootstrap_os: ubuntu
|
|
kube_network_plugin: canal
|
|
deploy_netchecker: true
|
|
kubedns_min_replicas: 1
|
|
# cloud_provider: 'do'
|