The Wayback Machine - http://web.archive.org/web/20211119173136/https://github.com/topics/eks
Skip to content
#

eks

Here are 644 public repositories matching this topic...

eks-anywhere
vignesh-goutham
vignesh-goutham commented Nov 3, 2021

What would you like to be added:
Our presubmits prowjobs have a linter which validates a lot of variables on the job definition like service account, make target, etc. It would be good value add, if we can validate the env vars as well.

Why is this needed:
This prevents from checking in, undesirable env variables that would not work for the prow job. An example would be a wrong bucket

gabegorelick
gabegorelick commented Nov 18, 2021

Describe the bug
NTH seems to timeout cordoning and draining nodes if a pod isn't evicted after a timeout. Once this happens, NTH doesn't seem to complete the calling ASG lifecycle hook (I'm in queue processor mode), and it's left to timeout. The pods do eventually terminate after the timeout.

The timeout seems to be enforced in k8s's draining code (https://github.com/kubernetes/kubernetes

The AWS EKS Accelerator for Terraform is a framework designed to help deploy and operate secure multi-account, multi-region AWS environments. The power of the solution is the configuration file which enables the users to provide a unique terraform state for each cluster and manage multiple clusters from one repository. This code base allows users to deploy EKS add-ons using Helm charts.

  • Updated Nov 19, 2021
  • HCL

Improve this page

Add a description, image, and links to the eks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the eks topic, visit your repo's landing page and select "manage topics."

Learn more