mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Enable multiple CI platform / Add DigitalOcean
This commit is contained in:
10
tests/files/ubuntu-canal-ha-do.yml
Normal file
10
tests/files/ubuntu-canal-ha-do.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
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'
|
||||
Reference in New Issue
Block a user