home.social

#helmfile — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #helmfile, aggregated by home.social.

  1. It still blows my mind that it is normal nowadays to require a 226MB executable to template some YAML.

  2. We'll see how to run popular #LLM on Kubernetes, and how to leverage #Bento, #RabbitMQ, and #PostgreSQL to run requests asynchronously; then we'll use #Prometheus and #Grafana for observability, sprinkle #KEDA for ausoscaling, and some #Helmfile to manage the deployment of all these components.

    Interested? Register here:

    info.perfectscale.io/beyond-lo

  3. My colleagues Jan and Nils are working on the tool helm-compose in their spare time.
    helm-compose is a lightweight alternative to Helmfile, which you can find here: github.com/seacrew/helm-compose

  4. What do you use to deploy helm charts? When I have everything in terraform I stick to it, but for personal use I didn't want to have one big codebase and statefiles. So I'm using #helmfile

    blog.mariom.pl/posts/2023/03/h

    #blog #helm #helmchart

  5. I wrote an article walking through a demo use case of :kubernetes: , and . It builds local Helmfile tooling step by step from the ground up for a simple service.

    keithwade.com/posts/2022-12-06

    It's not exhaustive as there is seemingly infinite ground to cover in the Kubernetes space but I think it's a good introduction if you're looking to learn or just interested in seeing how this set of tools can come together in a practical case.

  6. Continuing my #cicd work. Thus far, I've completed:
    · #ChatOps
    · #UnitTests
    · Security scans
    · Dynamic #container builds
    · Dynamic #kubernetes environment
    · #helm deployments using #helmfile

    Next up:
    #e2e testing
    • Merge request notifications
    • Deployment to specific environments

  7. Just finished a training session of #Helmfile to my team. I’m a big fan of the project. It’s used by Reddit, Gitlab, Hellofresh, Trend Micro, IKEA, and more.

    github.com/helmfile/helmfile

    #Kubernetes #K8s #Helm #Deployment #DRY

  8. Yay, I finally got up and running on #k8s on my home server I'm using #helm and #helmfile to keep things organized. I migrated postgres onto it, and gave it some faster storage. I need to move pleroma and synapse soon as well.