yiyu0x / eks-toolbox

A simple installation script includes common CLI tools for managing EKS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eks-toolbox

A simple installation script includes common CLI tools for managing EKS

usage

Install all of the packages:

  1. git clone https://github.com/yiyu0x/eks-toolbox.git

  2. ./eks-toolbox/installation.sh

All packages are lastest version and them will be installed to /usr/local/bin.

requirement

Only supports Linux system currently, welcome to PR this project.

packages

  • awscli
  • eksctl
  • kubectl
  • k9s
  • helm

About

A simple installation script includes common CLI tools for managing EKS

License:Apache License 2.0


Languages

Language:Shell 100.0%