Add some warning information about deprecating non-kubeadm code (#3759)

This commit is contained in:
Rong Zhang
2018-11-26 17:17:31 +08:00
committed by k8s-ci-robot
parent b15e685a0b
commit 07d2f1aa36
5 changed files with 43 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ mode: ha
# Deployment settings
kube_network_plugin: flannel
kubeadm_enabled: false
skip_non_kubeadm_warning: true
deploy_netchecker: true
dns_min_replicas: 1
cloud_provider: gce