aws-samples / amazon-k8s-node-drainer

Gracefully drain Kubernetes pods from EKS worker nodes during autoscaling scale-in events.
Other
199 stars 56 forks source link

Allow loading of configuration from S3 #21

Closed svozza closed 4 years ago

svozza commented 4 years ago

Description of changes:

This PR finishes the work began in #12, which allows the Drainer to support non-EKS clusters if the user puts their kubeconfig file in s3.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.