Good suggestion. I am a bit averse to bitnami unfortunately but it might beat writing all the charts myself.
Sometimes people build their own helm charts on GitHub, but not sure if that will qualify for "trusted".
You can make your own, if a project has an official docker image, it'll just be a matter of writing a deployment.yaml with that image,, a service.yaml for the deployment and possibly a pvc.yaml just to give it some persistence storage. Its what I do if a project doesn't have an official helm chart.
Not as far as I know. The only option is usually looking in Github if someone did already the work, but that's not trusted...However, I usually just run Helm template command to see what manifests get rendered, so it's not too hard to establish trust.
In my experience also chart writers tend to be quite generous with permissions (for example, providing a ServiceAccount even when not needed), so I end up tweaking the charts very often.
Artifact Hub might be what you’re looking for?
Good suggestion, but I find it hard to find the source of those charts (might be a mobile thing though). I will be sure to check it out more closely on my desktop.
Sorry for replying late, on desktop there's a sidebar that has a link to the chart source.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!