WoozyMasta / kube-dump

Backup a Kubernetes cluster as a yaml manifest
https://kube-dump.woozymasta.ru
GNU General Public License v3.0
318 stars 64 forks source link

Add container support for aws-cli and AWS EKS clusters #43

Open madisonb opened 1 year ago

madisonb commented 1 year ago

This PR adds support to dump AWS EKS clusters that require authentication via the aws-cli.

Proposed changes:

Tested against 1.24.x and 1.26.x clusters in EKS.