c12s-kubespray/roles/kubernetes/node/templates
Miao Zhou 885c6cff71 Fix AWS Node Labels Error
Now the `kubespray-aws-inventory.py` script always set a node_labels key
to ansible_host.

When AWS instance did not set property labels, it would be an empty
string.

The TASK `Write kubelet config file (kubeadm or non-kubeadm)` will
failed with a msg:

`AnsibleUndefinedVariable: 'unicode object' has no attribute 'items'`.
2018-11-23 17:37:41 +08:00
..
manifests Add resource-container flag to kube-proxy manifest (#3519) 2018-11-19 00:39:29 -08:00
aws-cloud-config.j2 Fix ansible syntax to avoid ansible deprecation warnings (#3512) 2018-10-16 15:33:30 -07:00
azure-cloud-config.j2 Move cloud config configurations to proper location 2018-03-31 02:59:59 +03:00
http-proxy.conf.j2 Adding support for proxy w/ rkt kubelet 2017-02-14 08:09:49 -06:00
kube-proxy-kubeconfig.yaml.j2 basic rbac support 2017-07-17 19:29:59 +08:00
kubelet-container.j2 Support multiple local volume provisioner StorageClasses (#3450) 2018-10-05 05:52:25 -07:00
kubelet.docker.service.j2 Removing default for volume-plugins mountpoint (#2618) 2018-04-10 17:19:25 +03:00
kubelet.host.service.j2 Removing default for volume-plugins mountpoint (#2618) 2018-04-10 17:19:25 +03:00
kubelet.kubeadm.env.j2 Fix AWS Node Labels Error 2018-11-23 17:37:41 +08:00
kubelet.rkt.service.j2 [jjo] add kube-router support (#3339) 2018-10-16 07:15:05 -07:00
kubelet.standard.env.j2 Fix AWS Node Labels Error 2018-11-23 17:37:41 +08:00
nginx.conf.j2 Not necessary run on Nginx proxy all cpu cores (#3559) 2018-10-20 13:56:53 -07:00
node-kubeconfig.yaml.j2 Generate individual certificates for k8s hosts 2017-01-11 12:58:07 +03:00
openstack-cloud-config.j2 Better fix for openstack cinder zone issue using ignore-volume-az option (#2980) 2018-09-27 22:15:47 -07:00
vsphere-cloud-config.j2 Fix ansible syntax to avoid ansible deprecation warnings (#3512) 2018-10-16 15:33:30 -07:00