David Arnold

Results 1203 comments of David Arnold

> I am not working on this actively, as I use other tooling for kubernetes deployments currently (pukumi), but I am happy to review and merge if some has interest...

I'm going to go all in on `kubenix`. It is "brilliant" (quote zimbatm). In my opinion, a generalized nix (and later nickel) DSL is strategically superior to (special purpose) pulumi...

> Btw I’d be happy to work on developing kubenix as I use it at work and should be able to commit a significant amount of time to it. Happy...

@offlinehacker Does this operator run within the cluster? I believe anything that goes into the direction of an operator is out-of-reach for a (declarative) configuration language, while deploying that operator...

> Shall we arrange a call to discuss the direction in which we'd like to take this project? Plese set a time that is ok for you, I can adapt...

Maybe it could go under `nix-community`?

https://nix-community.org/#how-do-i-get-my-project-included

I combined this with #27: https://github.com/xtruder/kubenix/pull/29

@xavierzwirtz What was the original reason not to use nixpkgs' [`services.k3s`](https://github.com/NixOS/nixpkgs/blob/nixos-unstable/nixos/modules/services/cluster/k3s/default.nix)? Didn't exist at the time of writing?

> Why? How? It looks like yet more kubernetes yaml madness. I suspect there will be an emerging/converging White Box Application ecosystem. It would be useful for kubenix to capture...