Skip to content

Alpine image with Kubectl, Helm, Heptio, and AWS CLI pre-installed.

License

Notifications You must be signed in to change notification settings

riceo/eks-tools-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eks-tools-alpine

Alpine image with Kubectl, Helm, Heptio, and AWS CLI pre-installed.

This is in the early stages adn should change a lot.

Getting started

Pretty easy, pull the image and you have an almost complete working environment for accessing EKS. Just load your credentials, which with using Heptio are fairly generic, and you can rock and roll.

docker pull phillipsj/eks-tools-base:0.1-beta
docker run -it eks-tools-base

Now you can run the AWS CLI, Kubectl, and Helm.

About

Alpine image with Kubectl, Helm, Heptio, and AWS CLI pre-installed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%