small image containing the cli toolchain to use helm on openshift (oc cli, kubectl, helm client)
3.0K
Small Docker client for deploying with helm to openshift. Containing kubectl, os cli and helm client
docker build -t openshift-helm-client:local .
docker run -ti --rm openshift-helm-client:local bash
docker run -ti --rm ksandermann/openshift-helm-client:latest bash
Content type
Image
Digest
Size
201.2 MB
Last updated
over 7 years ago
docker pull ksandermann/openshift-helm-client