/kube-tools

A docker image that contains useful kubernetes related CLI tools for use in CI pipelines

Primary LanguageDockerfileMIT LicenseMIT

Kube Tools

This docker image is based on docker:stable and contains the following CLI tools:

  • docker (docker:stable)
  • kubectl
  • skaffold
  • helm
  • pulumi
  • vault
  • aws-iam-authenticator
  • bash (entrypoint)
  • git
  • openssh
  • nodejs
  • npm
  • curl
  • libc6-compat (for golang binaries)
  • jq