What is Timoni?
mainTimoni is a package manager for Kubernetes powered by CUE. It is designed to improve the user experience of authoring Kubernetes configurations by using CUE's type safety, code generation, and data validation instead of Go templates (like Helm) or YAML layering (like Kustomize).
Note: Timoni is under active development. APIs and the CLI may undergo backwards incompatible changes.