mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 05:59:30 -02:30
Move centos7-crio CI job to centos8 (#7327)
(cherry picked from commit e35becebf8)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
b0f2471f0e
commit
ba348c9a00
15
tests/files/packet_centos8-crio.yml
Normal file
15
tests/files/packet_centos8-crio.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: centos-8
|
||||
mode: default
|
||||
|
||||
# Kubespray settings
|
||||
deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
container_manager: crio
|
||||
|
||||
# CRI-O requirements
|
||||
etcd_deployment_type: host
|
||||
|
||||
# required
|
||||
calico_iptables_backend: "Auto"
|
||||
Reference in New Issue
Block a user