Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.