mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 04:08:02 +03:00
Switch deploy-part1 AIO job to Calico (#4628)
* Switch deploy-part1 AIO job to Calico * Cleanup file * Remove newline at end
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
f47a666227
commit
f3e7615bef
10
tests/files/packet_ubuntu18-calico-aio.yml
Normal file
10
tests/files/packet_ubuntu18-calico-aio.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: ubuntu-1804
|
||||
mode: aio
|
||||
vm_memory: 1600Mi
|
||||
|
||||
# Kubespray settings
|
||||
kube_network_plugin: calico
|
||||
deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
Reference in New Issue
Block a user