Skip to content

Python util for swapping generating configuration files and swapping between EKS Clusters on AWS

License

Notifications You must be signed in to change notification settings

JoshArmi/EKSClusterSwitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EKS-Switcher

Python util for swapping generating configuration files and swapping between EKS Clusters on AWS By running the utility it will overwrite your ~/.kube/config file with what's required for connecting via kubectl

Requirements

This util uses your aws-cli configuration files for auth.

Installation

pipenv install eks_switcher

Usage

eks-switcher --name {CluterName} --profile {AwsProfile}

Local Development

The repo is built using flit and it is using pipenv for dependency management.

About

Python util for swapping generating configuration files and swapping between EKS Clusters on AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published