amundsen icon indicating copy to clipboard operation
amundsen copied to clipboard

Is the amundsen helm chart publicly available?

Open Jwan622 opened this issue 4 years ago • 6 comments

What's your url for the amundsen helm chart? I tried installing/adding it but the only way I could get it work was to git clone the whole repo. Is the chart hostly remotely? IF so, what's the command to add and install the helm chart?

I think you can add the helm charts to a repo: https://helm.sh/docs/topics/chart_repository/#google-cloud-storage

Right now when I run this, I find no repo:

 helm search repo amundsen
No results found
helm search hub amundsen
No results found

Jwan622 avatar Apr 14 '20 14:04 Jwan622

It’s currently only available through a git clone or similar like GitHub zip download.

Contributions towards an automated publishing are welcome. If you’re interested it’s an excellent good first issue as it doesn’t require a lot of Amundsen insight.

jornh avatar Apr 14 '20 19:04 jornh

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Apr 28 '20 21:04 stale[bot]

Is there any plan on adding Amundsen to the incubator or any other helm repository?

jacobhjkim avatar Jun 04 '20 11:06 jacobhjkim

@jacobhjkim the incubator will be delisted on Helm hub by August, see https://github.com/helm/charts#status-of-the-project. The new preferred way with publishing seem to be self-hosting, then submitting for Helm Hub. The hosting can for example be made on GitHub pages and managed by a GitHub workflow.

This feature request is marked as “good first issue”, so feel free to take a stab at automating this.

jornh avatar Jul 02 '20 09:07 jornh

I went and created a sample charts repo here.

If someone on the core team can create a fork within the amundsen-io organization, I can reference it from Artifact Hub.

joshthoward avatar Oct 07 '20 01:10 joshthoward

One year later: Is there any progress?

Or in other words: Is a Kubernetes deployment really a recommended deployment option for Amundsen?

raman-nbg avatar Sep 14 '21 12:09 raman-nbg

I tried deploying it and could not - sometimes the metadata service fails, then in another the elastic search service never starts

mattssll avatar Dec 19 '22 14:12 mattssll