Kluctl v2.28.1 is finally ready :)
The last release was almost a year ago and quite a few features, improvements, fixes and breaking changes (mostly removal of deprecated features) have been collected on the main branch.
The missing glue to put together large Kubernetes deployments, composed of multiple smaller parts (Helm/Kustomize/...) in a manageable and unified way.
Joined March 2022
- Kluctl v2.27.0 is finally ready :) It's mostly a maintenance release with all dependencies being updated and minor fixes.
- Kluctl v2.26.0 is finally ready :) Biggest improvement is the ability to use Helm Charts that are not released via Helm Repositories or OCI Registries. You can now just refer the Git repository directly and use the Chart as is.
- A fast and easy way to answer ArgoCD/Flux vs. Kluctl questions. This post will help to understand the differences. The most important difference is how Kluctl solves complex deployments without chained CustomResources and the support for push based GitOps.
- Do you already know the template-controller, a sub-project of Kluctl? It works independently from Kluctl and can also be combined with Flux and ArgoCD to implement things like preview-environments. The project just got a new release:

