c12s-kubespray/roles
David Medinets 12ab8b7af3
update version of ingress-nginx controller in docs. (#6855)
* update version of ingress-nginx controller.

Change tag from controller-v0.34.0 to controller-v0.40.2 to use newest tag.

* Update docs about aws deploy templates.

In the yaml templates, there is no mention of idle timeouts. This is why I removed the documentation about it. This might be a mistake. Please verify this. I don't know enough to verify it myself.

* Change label when checking version.

When checking for `app.kubernetes.io/name=ingress-nginx`, a completed pod was selected which is not helpful when trying to `exec`. Changing the label selects the running controller pod.

* put back the information about ELB Idle Timeouts.

When I removed the information, I had overlooked that it was mentioned in the L7 yaml file. Thanks.
2020-10-28 11:05:57 -07:00
..
adduser Fix nologin wrong path (#6272) 2020-06-16 02:30:04 -07:00
bastion-ssh-config Use connection: local when delegate_to: localhost (#6322) 2020-06-25 08:14:38 -07:00
bootstrap-os Adding option to disable globally applying a proxy to etc/yum.conf (#6828) 2020-10-20 23:22:19 -07:00
container-engine Install cri-o with package version (#6853) 2020-10-26 08:35:02 -07:00
download Update k8s-dns-node-cache to 1.15.16 (#6852) 2020-10-22 10:29:36 -07:00
etcd fixed bug in etcd retention where backups are not sorted by date (#6860) 2020-10-28 09:09:57 -07:00
kubernetes Add Kata Containers support to CRI-O runtime (#6830) 2020-10-23 03:07:46 -07:00
kubernetes-apps update version of ingress-nginx controller in docs. (#6855) 2020-10-28 11:05:57 -07:00
kubespray-defaults Add Kata Containers support to CRI-O runtime (#6830) 2020-10-23 03:07:46 -07:00
network_plugin allow non existing etcd group (#6797) 2020-10-21 07:32:20 -07:00
recover_control_plane Fix ansible-lint E305 (#6459) 2020-07-28 01:39:08 -07:00
remove-node Make sure node_ip is set if node is in etcd group (#6719) 2020-09-18 17:14:27 -07:00
reset Make reset work for crio (#6812) 2020-10-12 15:47:22 -07:00
upgrade Edited pre-upgrade task to uncordon a node failing to drain (#6546) 2020-08-20 04:25:36 -07:00
win_nodes/kubernetes_patch Remove workaround with kube_proxy_remove (#6512) 2020-09-17 04:30:45 -07:00