Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-05T11:27:32.000Z (about 7 years ago)
- Last Synced: 2024-11-10T21:11:40.733Z (3 months ago)
- Topics: alpine, docker-image, kubectl
- Language: Shell
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- 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[![Latest Version](https://images.microbadger.com/badges/version/ganesshkumar/kubectl.svg)](https://microbadger.com/images/ganesshkumar/kubectl "Get your own version badge on microbadger.com")
[![pipeline status](https://gitlab.com/ganesshkumar/kubectl-docker/badges/master/pipeline.svg)](https://gitlab.com/ganesshkumar/kubectl-docker/commits/master)
[![Docker Pulls](https://img.shields.io/docker/pulls/ganesshkumar/kubectl.svg)](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.