https://github.com/ventx/helm-awscli-kubectl-terraform
Alpine Docker image with awscli, kubectl, Helm and Terraform
https://github.com/ventx/helm-awscli-kubectl-terraform
alpine alpine-linux aws-cli awscli docker dockerfile helm helmdiff kubectl terraform
Last synced: 4 months ago
JSON representation
Alpine Docker image with awscli, kubectl, Helm and Terraform
- Host: GitHub
- URL: https://github.com/ventx/helm-awscli-kubectl-terraform
- Owner: ventx
- License: gpl-3.0
- Created: 2019-02-27T20:10:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-25T08:51:48.000Z (almost 6 years ago)
- Last Synced: 2025-04-07T21:21:58.372Z (about 1 year ago)
- Topics: alpine, alpine-linux, aws-cli, awscli, docker, dockerfile, helm, helmdiff, kubectl, terraform
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/ventx/helm-awscli-kubectl-terraform
- Size: 23.4 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# helm-awscli-kubectl-terraform
Small Alpine Docker image with awscli, kubectl, helm and terraform
## Docker Hub
[ventx/helm-awscli-kubectl-terraform](https://cloud.docker.com/u/ventx/repository/docker/ventx/helm-awscli-kubectl-terraform)
# Docker image
* OS: Alpine
* Version: 3.9
# Installed Packages
* [ca-certificates](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/ca-certificates)
* [curl](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/curl)
* [git](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/git)
* [jq](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/jq)
* [openssh-client](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/openssh-client)
* [python3](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/python3)
* [tar](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/tar)
* [wget](https://pkgs.alpinelinux.org/package/v3.9/community/x86_64/wget)
# Installed Packages (pip)
* [awscli](https://pypi.org/project/awscli/) `1.16.169`
# Installed Packages (go binaries)
* [helm|](https://helm.sh/) `2.13.1`
* [kubectl](https://kubernetes.io/docs/reference/kubectl/kubectl/) `1.13.4`
* [kubectl_latest](https://kubernetes.io/docs/reference/kubectl/kubectl/) `latest`
* [terraform](https://www.terraform.io/downloads.html) `0.11.12`
# Helm Plugins
* [helmdiff](https://github.com/databus23/helm-diff/releases) `latest`