question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is the amundsen helm chart publicly available?

See original GitHub issue

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

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

10reactions
raman-nbgcommented, Sep 14, 2021

One year later: Is there any progress?

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

1reaction
jornhcommented, Jul 2, 2020

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found