Docker image with helm, kubectl and docker commands support.
10K+
Docker image with docker, helm, helm-gcs, kubectl, gcloud, sentry client and slack webhook script.
This image is useful for deploying Kubernetes applications with helm and kubectl.
Optional tools like gcloud, sentry-client and a slack push notification are provided.
Sentry client uses the automatic installation. One example use case is associate commits with a release.
The Slack message shell script allows you to send Slack messages via incoming webhooks. You can easily format the payload in Slack's Block Kit Builder.
slack-message https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX '{
"text": "My message"
}'
See full tags list.
Each docker image tag points to a specific Helm version.
| Git Tag | Helm version | Docker Tags |
|---|---|---|
| 3.0.0 | v3.0.0 | 3.0.0, latest |
| 2.15.2 | v2.15.2 | 2.15.1 |
| 2.15.1 | v2.15.1 | 2.15.1 |
| 2.11.0 | v2.11.0 | 2.11.0 |
docker build -t minddocdev/kubernetes-deploy .
docker run -d minddocdev/kubernetes-deploy
Content type
Image
Digest
Size
244.6 MB
Last updated
over 5 years ago
docker pull minddocdev/kubernetes-deploy