Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Kubernetes tools for EKS

docker build for AWS EKS, it can be used as normal kubectl tool as well

Installed tools

Github Repo

https://github.com/alpine-docker/k8s

Daily Travis CI build logs

https://travis-ci.org/alpine-docker/k8s

Docker image tags

https://hub.docker.com/r/alpine/k8s/tags/

Why we need it

Mostly it is used during CI/CD (continuous integration and continuous delivery) or as part of an automated build/deployment

Involve with developing and testing

If you want to build these images by yourself, please follow below commands.

export tag=1.13.12

bash ./build.sh

Then you need adjust the tag to other kubernetes version and run the build script again.

About

Kubernetes tools for EKS (kubectl, helm, iam-authenticator, eksctl, etc)

Resources

License

Releases

No releases published

Sponsor this project

Packages

No packages published
You can’t perform that action at this time.