docker build for AWS EKS, it can be used as normal kubectl tool as well
- kubectl (eks versions: https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html)
- helm (latest release: https://github.com/helm/helm/releases/latest)
- aws-iam-authenticator (latest version when run the build)
- eksctl (latest version when run the build)
- awscli (latest version when run the build)
- General tools, such as bash, curl
https://github.com/alpine-docker/k8s
https://travis-ci.org/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