docker build for AWS, it can be used as normal kubectl tool as well
https://github.com/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
If you want to build these images by yourself, please follow below commands.
git clone https://github.com/jniltinho/k8s.git
cd k8s
bash ./build.sh
Then you need adjust the tag to other kubernetes version and run the build script again.
Content type
Image
Digest
Size
192.7 MB
Last updated
about 5 years ago
docker pull jniltinho/k8s