Kubernetes toolbox for EKS (kubectl, helm, iam-authenticator, eksctl, etc)
50M+
If enjoy, please consider buying me a coffee.
kubernetes docker images with necessary tools
(1) For AWS EKS users, not all versions are supported yet. AWS EKS maintains special kubernetes versions to its managed service. Do remember to choice the proper version for EKS only.
(2) There is no latest tag for this image
(3) If you need more tools to be added, raise tickets in issues.
(4) This image supports linux/amd64,linux/arm64 platform now, updated on 15th Feb 2023 with #54
https://github.com/alpine-docker/k8s
https://app.circleci.com/pipelines/github/alpine-docker/k8s
https://hub.docker.com/r/alpine/k8s/tags/
Mostly it is used during CI/CD (continuous integration and continuous delivery) or as part of an automated build/deployment
You should check in kubernetes versions, it lists the kubectl latest minor versions and used as image tags.
If you want to build these images by yourself, please follow below commands.
export REBUILD=true
# comment the line in file "build.sh" to stop image push: docker push ${image}:${tag}
bash ./build.sh
Automation build job runs weekly by Circle CI Pipeline.
Content type
Image
Digest
sha256:e521cee1f…
Size
300.4 MB
Last updated
about 1 month ago
docker pull alpine/k8s:1.33.13Pulls:
1,069,769
Last week