Sign inSign up

minddocdev/kubernetes-deploy

By minddocdev

Updated over 5 years ago

Docker image with helm, kubectl and docker commands support.

Image
0

10K+

minddocdev/kubernetes-deploy repository overview

Kubernetes deploy docker image

Build Status

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"
}'

Version specification

See full tags list.

Each docker image tag points to a specific Helm version.

Git TagHelm versionDocker Tags
3.0.0v3.0.03.0.0, latest
2.15.2v2.15.22.15.1
2.15.1v2.15.12.15.1
2.11.0v2.11.02.11.0

Build

docker build -t minddocdev/kubernetes-deploy .

Run

docker run -d minddocdev/kubernetes-deploy

Tag summary

Content type

Image

Digest

Size

244.6 MB

Last updated

over 5 years ago

docker pull minddocdev/kubernetes-deploy