OrbStack and k3d for Mac is sublime.
Iโm able to delete and rebuild a local cluster in 60seconds complete with valid certs thanks to mkcert.
holos.run/docs/v1alpha...
OrbStack and k3d for Mac is sublime.
Iโm able to delete and rebuild a local cluster in 60seconds complete with valid certs thanks to mkcert.
holos.run/docs/v1alpha...
Show HN: Holos โ Configure Kubernetes with CUE data structures instead of YAML
https://holos.run/docs/v1alpha5/tutorial/overview/
[comments] [52 points]
I'm excited to add Validators, completing the manifest rendering pipeline in Holos. We added this feature because Helm charts that produce Secrets have always bugged me. It's reassuring they're caught automatically before commit now.
holos.run/blog/validat...
The ability to test modules is essential. Same as with Terraform, Kubernetes manifests and any other infrastructure management tool.
One of the first questions we received was how to manage multiple clusters across multiple regions. We've published a focused topic on how to accomplish this with #cuelang check out holos.run/docs/v1alpha...
Excited to have this out in the world, you might find this immediately useful if you're thinking of implementing the rendered manifests pattern.
Excited to share this project I've been working on. It's been nice to work on configuration management in the context of Kubernetes and platform engineering. With Holos, I write CUE code to manage our platform instead of YAML templates and bash scripts, but still leverage upstream Helm charts.