Kubenix module registry? #89
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: home/nixos-servers#89
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Since the start of this year, I have "translated" my Docker swarm stacks to Kubernetes. I have found that Kubernetes is often very verbose, and I have created several abstractions to fix that. It just dawned on me that I have basically re-invented Helm (or rather, NixOS modules are to NixOS what Helm is to Kubernetes?). So why don't we take this one step further and re-implement Helm charts using NixOS modules?