https://github.com/ganesshkumar/kubectl-docker
Alpine based image with kubectl
https://github.com/ganesshkumar/kubectl-docker
alpine docker-image kubectl
Last synced: about 1 month ago
JSON representation
Alpine based image with kubectl
- Host: GitHub
- URL: https://github.com/ganesshkumar/kubectl-docker
- Owner: ganesshkumar
- License: apache-2.0
- Created: 2017-11-05T18:23:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-05T11:27:32.000Z (over 8 years ago)
- Last Synced: 2025-07-28T21:40:38.306Z (11 months ago)
- Topics: alpine, docker-image, kubectl
- Language: Shell
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kubectl
> Alpine based docker image for kubectl
[](https://microbadger.com/images/ganesshkumar/kubectl "Get your own version badge on microbadger.com")
[](https://gitlab.com/ganesshkumar/kubectl-docker/commits/master)
[](https://hub.docker.com/r/ganesshkumar/kubectl)
You can pull the image from [Docker Hub](https://hub.docker.com/r/ganesshkumar/kubectl/)
**Available Tags**
(Tags correspond to kubectl versions)
* `v1.8.4`, `latest`
* `v1.8.3`
* `v1.8.2`
* `v1.8.0`
* `v1.7.0`
* `v1.6.0`
**Automated Tasks**
* A daily gitlab-ci build will check for the latest stable version of kubectl.
* If a new version of kubectl is found, it will create and push a new docker image with the latest version.