Skip to content

ssensini/EKS-Utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EKS-Utils

A command-line script to login to an EKS cluster providing the basic information to connect and letting the script work for you. The actual configuration will be saved in a config.json file, to allow later connection to work without user input.

Requirements

  • Python 3.x installed

Installation

Install the dependencies with pip:

pip install requirements.txt

Run the script:

python init.py

Release notes

  • 2023-07-03: fix bug for missing check on config.json file #5
  • 2023-05-18: added support to kubectl proxy command
  • 2023-02-07: fix enhancement #1
  • 2023-02-09: fix bug for negative choice #2

About

Python tools to manage EKS cluster.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages