Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

make a Helm chart #5

Closed
sebgoa opened this issue Jul 12, 2016 · 6 comments
Closed

make a Helm chart #5

sebgoa opened this issue Jul 12, 2016 · 6 comments
Assignees

Comments

@sebgoa
Copy link
Contributor

sebgoa commented Jul 12, 2016

with the helm client installed simply do:

$ helm create kubewatch

Then stick the RC/Deployment yaml file in the Chart /templates directory, edit the Chart.yaml file

Test that you can deploy kubewatch with helm.

that's it.

@sebgoa sebgoa self-assigned this Aug 15, 2016
@jstriebel
Copy link

see helm/charts#2705

@sebgoa
Copy link
Contributor Author

sebgoa commented Dec 13, 2017

oh cool. thanks so much.

@tylerauerbeck
Copy link
Contributor

@sebgoa So it looks like the kubewatch chart has graduated to a stable chart (which is good!). The downside is that this is based on the 0.3 release, which is fairly far behind master at this point. It also appears that it's hosted out of ngtuna's docker repo. Is there somewhere better to put this (a bitnami-labs repo perhaps)?

@vtuson
Copy link

vtuson commented May 6, 2018

@tylerauerbeck if we create an official image #107 , then we can hook up the helm CI/CD into it that should create updates/PR for charts and make sure we keep it up to date

@tylerauerbeck
Copy link
Contributor

@vtuson Similar to my comment over in #107, now that there is an official image .. is it already tied into the helm CI/CD? Or is that something that still needs to happen?

@tylerauerbeck
Copy link
Contributor

Helm chart has been created and the new release process is rigged up to submit a PR whenever a new version of kubewatch is released.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants