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

@@ -48,6 +48,9 @@ bin_dir: /usr/local/bin
## kubeadm deployment mode
kubeadm_enabled: true
# Skip alert information
skip_non_kubeadm_warning: false
## Set these proxy values in order to update package manager and docker daemon to use proxies
#http_proxy: ""
#https_proxy: ""