6744726089
* kubeadm support * move k8s master to a subtask * disable k8s secrets when using kubeadm * fix etcd cert serial var * move simple auth users to master role * make a kubeadm-specific env file for kubelet * add non-ha CI job * change ci boolean vars to json format * fixup * Update create-gce.yml * Update create-gce.yml * Update create-gce.yml
7 lines
117 B
YAML
7 lines
117 B
YAML
---
|
|
required_pkgs:
|
|
- python-apt
|
|
- aufs-tools
|
|
- apt-transport-https
|
|
- software-properties-common
|
|
- ebtables
|