81e6877b02
Cilium requires a high kernel. rhel7 and centos7 are too low, so they are removed. Bumping ubuntu to ubuntu-1804 Change-Id: Ib1bffa45b8f9ed0ba500f751714372b3a3f7878b
12 lines
246 B
YAML
12 lines
246 B
YAML
---
|
|
# Instance settings
|
|
cloud_image_family: ubuntu-1804-lts
|
|
cloud_region: us-central1-b
|
|
mode: separate
|
|
|
|
# Deployment settings
|
|
kube_network_plugin: cilium
|
|
deploy_netchecker: true
|
|
enable_network_policy: true
|
|
dns_min_replicas: 1
|
|
cloud_provider: gce
|