mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-19 14:57:43 -02:30
[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
11
tests/files/packet_oracle7-canal.yml
Normal file
11
tests/files/packet_oracle7-canal.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: oracle-7
|
||||
mode: ha
|
||||
|
||||
# Kubespray settings
|
||||
kube_network_plugin: canal
|
||||
kubeadm_enabled: true
|
||||
dynamic_kubelet_configuration: true
|
||||
deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
Reference in New Issue
Block a user