helm-kcl
timoni
| helm-kcl | timoni | |
|---|---|---|
| 1 | 16 | |
| 19 | 1,953 | |
| - | 0.5% | |
| 7.1 | 5.5 | |
| 23 days ago | about 1 month ago | |
| Go | Go | |
| Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
helm-kcl
-
CUE, cdk8s.. (instead of helm and kustomize)
+ https://github.com/KusionStack/helm-kcl
timoni
-
Getting tired of Helm – any better way to handle deployments in Kubernetes?
if you only work with your own stuff, helm is easily (and best) avoided.
i like generating k8s yaml with cue, example: https://github.com/cue-labs/cue-by-example/tree/main/003_kub...
there's also https://timoni.sh/ if you want a helm-like experience, but with cue instead of templating.
If you're working with upstream projects, unfortunately many of them will only provide helm charts, so you got to decide between rewriting them to suit your env/tool, or just live with the crappiness of helm.
-
Yoke Is Cool
What the hell is going on with their bot copy-pasting every comment on that issue? What a mess
Anyway, I wanted to ask what you meant by "served by helm?" I knew about https://github.com/stefanprodan/timoni and https://github.com/holos-run/holos but I believe they are merely "inspired by helm" and not "cue for helm"
-
Show HN: Holos – Configure Kubernetes with CUE data structures instead of YAML
Hey congrats for the launch!
How does it compare to timoni[0]?
[0]: https://github.com/stefanprodan/timoni
- We migrated onto K8s in less than 12 months
- Show HN: Glasskube – open-source Kubernetes Package Manager, alternative to Helm
- Timoni – An Alternative to Helm for Kubernetes
-
Alternatives to Helm/Kustomize for complex Kubernetes Deployments
Let's see if https://github.com/stefanprodan/timoni will bring some fresh air, knowing Cuelang I think it has the potential for doing so.
- Timoni: K8s package manager, powered by CUE and inspired by Helm
-
CUE compared to helm/kustomize...
There is also https://timoni.sh leveraging CUE to build a better helm.
-
Helm - overrated or underrated?
To be less flippant, there’s cue, jsonnet, and more esoteric things like https://github.com/stefanprodan/timoni coming up
What are some alternatives?
kustomize-kcl - Kustomzie KCL Function
helm-unittest - BDD styled unit test framework for Kubernetes Helm charts as a Helm plugin.
beiboot - Getdeck Beiboot is a Kubernetes-in-Kubernetes solution :rocket: It allows creating multiple logical Kubernetes environments within one :arrow_right: physical host cluster.
glasskube - 🧊 The next generation Package Manager for Kubernetes 📦 Featuring a GUI and a CLI. Glasskube packages are dependency aware, GitOps ready and can get automatic updates via a central public package repository.
kpt-kcl - KPT Function KCL SDK
cue - The home of the CUE language! Validate and define text-based and dynamic configuration