Skip to content

0.40.0 [templates/kops] Add configurable `idleTimeoutSeconds` for k8s API load balancer

Compare
Choose a tag to compare
@aknysh aknysh released this 14 Nov 22:11
· 400 commits to master since this release
d3a9ba2

what

  • Add configurable idleTimeoutSeconds for k8s API load balancer

why

  • Some helm deployments take more than 5 minutes (default apiserver ELB timeout)
  • kubernetes/kops#1886