81e6877b02
Cilium requires a high kernel. rhel7 and centos7 are too low, so they are removed. Bumping ubuntu to ubuntu-1804 Change-Id: Ib1bffa45b8f9ed0ba500f751714372b3a3f7878b
10 lines
186 B
YAML
10 lines
186 B
YAML
---
|
|
# 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
|