Sign inSign up

ksandermann/openshift-helm-client

By ksandermann

Updated over 7 years ago

small image containing the cli toolchain to use helm on openshift (oc cli, kubectl, helm client)

Image
0

3.0K

ksandermann/openshift-helm-client repository overview

docker-openshift-helm-client

Small Docker client for deploying with helm to openshift. Containing kubectl, os cli and helm client

How to run

Build and Run locally

docker build -t openshift-helm-client:local .

docker run -ti --rm openshift-helm-client:local bash

Run from DockerHub

docker run -ti --rm ksandermann/openshift-helm-client:latest bash

Tag summary

Content type

Image

Digest

Size

201.2 MB

Last updated

over 7 years ago

docker pull ksandermann/openshift-helm-client