mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 04:08:02 +03:00
[docs] Add CI matrix and script (#5461)
* Rename CI jobs from ubuntu to ubuntu16 * Add CI matrix and script
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
109078c5e0
commit
5df48ef8fd
10
tests/files/packet_ubuntu16-kube-router-sep.yml
Normal file
10
tests/files/packet_ubuntu16-kube-router-sep.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: ubuntu-1604
|
||||
mode: separate
|
||||
|
||||
# Kubespray settings
|
||||
bootstrap_os: ubuntu
|
||||
kube_network_plugin: kube-router
|
||||
deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
Reference in New Issue
Block a user