c12s-kubespray/roles/kubernetes-apps
Wong Hoi Sing Edison a0defefb3f ingress-nginx: Upgrade to 0.16.2
ingress-nginx 0.16.2 (https://github.com/kubernetes/ingress-nginx/releases/tag/nginx-0.16.2)

This patch simplify ingress-nginx deployment by default deploy on
master, with customizable options; on the other hand, remove the
additional Ansible group "kube-ingress" and its k8s node label
injection.

Reference to https://kubernetes.io/docs/concepts/services-networking/ingress/#prerequisites:

    GCE/Google Kubernetes Engine deploys an ingress controller on the master.

By changing `ingress_nginx_nodeselector` plus custom k8s node
label, user could customize the DaemonSet deployment target.

If `ingress_nginx_nodeselector` is empty, will deploy DaemonSet on
every k8s node.
2018-07-10 12:26:06 +08:00
..
ansible Using dns domain instead of cluster name for coredns, incase they differ 2018-06-13 18:52:35 +00:00
cluster_roles Properly check vsphere_cloud_provider.rc 2018-04-02 18:45:42 +03:00
efk correct some indentation issues in the fluentd daemonset. 2018-05-14 19:56:18 +02:00
external_provisioner cephfs-provisioner: Upgrade to 06fddbe2 2018-07-03 10:15:24 +08:00
helm Limit the maximum number of revisions saved per helm release (#2894) 2018-06-15 12:50:18 +02:00
ingress_controller ingress-nginx: Upgrade to 0.16.2 2018-07-10 12:26:06 +08:00
istio istio: container download related things should defined in the download role 2018-04-03 14:29:50 +08:00
meta Remove KPM support 2018-05-21 22:28:08 +02:00
network_plugin Stop templating kube-system namespace and creating it (#2545) 2018-03-30 14:29:13 +03:00
persistent_volumes is-default-class is case sensative so we must return a lowercase string 2018-02-15 10:51:42 +01:00
policy_controller Stop templating kube-system namespace and creating it (#2545) 2018-03-30 14:29:13 +03:00
registry registry: container download related things should defined in the download role 2018-04-01 06:51:57 +08:00
rotate_tokens/tasks Merge pull request #2495 from holmsten/rotate-provisioner-token 2018-04-04 10:21:12 +02:00