Is the amundsen helm chart publicly available?
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
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.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Is there any plan on adding Amundsen to the incubator or any other helm repository?
@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.
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.
One year later: Is there any progress?
Or in other words: Is a Kubernetes deployment really a recommended deployment option for Amundsen?
I tried deploying it and could not - sometimes the metadata service fails, then in another the elastic search service never starts