Sign inSign up

mofe/k8s-helm

By mofe

Updated almost 9 years ago

k8s helm client

Image
0

304

mofe/k8s-helm repository overview

Helm Client

CircleCI Build Status

CircleCI

Container Details

Overview

This container provides the Helm client for use with Kubernetes

Run with tunneling

kubectl run -it helm --env=HELM_HOST=<HOST>:<PORT> --image=lachlanevenson/k8s-helm --command /bin/sh -n kube-system --rm=true

Run without tunneling

kubectl run -it helm --image=lachlanevenson/k8s-helm --command /bin/sh -n kube-system --rm=true

Tag summary

Content type

Image

Digest

Size

14 MB

Last updated

almost 9 years ago

docker pull mofe/k8s-helm