Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

create a docker image for helm #383

@arschles

Description

@arschles

It would be useful in CI systems, and other docker-centric environments to have a Helm image that included kubectl, so that you could run something along these lines:

docker run -v ~/.kube:/home/.kube -e HOME=/home -v ~/.helm:/hlm -e HELM_HOME=/hlm quay.io/helm/helm:0.3.0 helm install deis

And have Helm install the deis chart to your already-configured k8s cluster.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions