mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 04:08:02 +03:00
Make cilium tests pass (#4660)
Cilium requires a high kernel. rhel7 and centos7 are too low, so they are removed. Bumping ubuntu to ubuntu-1804 Change-Id: Ib1bffa45b8f9ed0ba500f751714372b3a3f7878b
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
3722acee85
commit
81e6877b02
10
tests/files/packet_ubuntu18-cilium-sep.yml
Normal file
10
tests/files/packet_ubuntu18-cilium-sep.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: ubuntu-1804
|
||||
mode: separate
|
||||
|
||||
# Kubespray settings
|
||||
kube_network_plugin: cilium
|
||||
deploy_netchecker: true
|
||||
enable_network_policy: true
|
||||
dns_min_replicas: 1
|
||||
Reference in New Issue
Block a user