Is the amundsen helm chart publicly available?
See original GitHub issueWhat’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
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Is the amundsen helm chart publicly available? #382 - GitHub
It's currently only available through a git clone or similar like GitHub zip download. Contributions towards an automated publishing are welcome ...
Read more >K8S Installation - Amundsen
Key Type Default
LONG_RANDOM_STRING int 1234
affinity object
clusterDomain string "cluster.local"
Read more >amundsen 1.0.0 · duyet/duyet - Artifact Hub
Key Type Default
LONG_RANDOM_STRING int 1234
affinity object
elasticsearch.client.replicas int 1
Read more >K8S Installation - Amundsen
Key Type Default
LONG_RANDOM_STRING int 1234
affinity object
dnsZone string "teamname.company.com"
Read more >How to Configure and Set up Amundsen on GCP - Atlan
Step 2: Configure networking to enable public access to Amundsen ... deploy Amundsen on GKE (Google Kubernetes Engine) using the Helm charts ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
One year later: Is there any progress?
Or in other words: Is a Kubernetes deployment really a recommended deployment option for Amundsen?
@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.