timoni

Package manager for Kubernetes powered by CUE language

brewmacoslinux
Try with needOr install directly
Source

About

Package manager for Kubernetes, powered by CUE and inspired by Helm

Commands

timoni

Examples

Install a bundle to a Kubernetes cluster$ timoni bundle apply -f bundle.cue
List all installed modules in a namespace$ timoni list -n default
Build and push a module to a registry$ timoni mod push ./my-module oci://registry.example.com/modules