sguyennet / terraform-vsphere-kubespray

Deploy a Kubernetes HA cluster on VMware vSphere
https://blog.inkubate.io/install-and-manage-automatically-a-kubernetes-cluster-on-vmware-vsphere-with-terraform-and-kubespray/
Apache License 2.0
174 stars 89 forks source link

Fix so that kubectl exec doesn't disconnect after 50 seconds #32

Closed abarbaneld closed 3 years ago

abarbaneld commented 4 years ago

The default setup of the haproxy causes kubectl exec to exit after 50 seconds, this fix will allow you do work in a container for 4h before connection is terminated.