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.

Hello,

as some lovely people already provided instructions how to install this application on Kubernetes I took the idea a bit further and created a Helm Chart available under https://github.com/dirsigler/uptime-kuma-helm This enables others to just add the application via Helm to their Kubernetes Cluster without running any kustomize and kubectl apply.

If you like you (or me) can add some documentation to the k8s-unofficial Branch to add instructions on how to additionally install the application via Helm.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:14
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
malagantcommented, Oct 21, 2021

will try the chart and if I find something worth improving, I’ll get back to you.

3reactions
deefdragoncommented, Oct 21, 2021

I suspect that this will remain unofficial in a similar manner to the k8s branch, but yes. Having documentation for and an option to use helm would be appreciated.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using Helm
To install a new package, use the helm install command. At its simplest, it takes two arguments: A release name that you pick,...
Read more >
How To Create A Helm Chart {and Deploy it on Kubernetes}
Step 1: Create a New Helm Chart · Step 2: Configure Helm Chart Image Pull Policy · Step 3: Helm Chart Name Override...
Read more >
How to make a Helm chart in 10 minutes - Opensource.com
Helm is an application package manager for Kubernetes, which coordinates the download, installation, and deployment of apps. Helm charts are the ...
Read more >
Configuring custom Helm chart repositories | OKD 4.9
Installing Helm charts using the Developer perspective · In the Developer perspective, navigate to the +Add view and select a project. · Select...
Read more >
Configuring custom Helm chart repositories
Installing Helm charts using the Developer perspective · In the Developer perspective, navigate to the +Add view and select a project. · Select...
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