Skip to content

Kubectl docker image to be used for kubernetes deployments in CI/CD

License

Notifications You must be signed in to change notification settings

douglasquintanilha/kubectl-docker-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kubectl Image

Kubectl and other minor tools installed in an alpine based image. Used for kubernetes deployments in CI/CD pipelines

Current tools:

  • kubectl v1.16.2
  • docker-cli v18.09.8-r0
  • helm v3.0.0
  • git v2.22.2
  • make v4.2.1

Check other branches for different tags with other tools, like cli from cloud providers, etc..

Hosted at:

Docker Hub: https://hub.docker.com/repository/docker/douglasq/kubectl