xtruder/kubenix
Replaced by https://github.com/hall/kubenix
{ "createdAt": "2017-11-11T10:46:00Z", "defaultBranch": "master", "description": "Replaced by https://github.com/hall/kubenix", "fullName": "xtruder/kubenix", "homepage": "", "language": "Nix", "name": "kubenix", "pushedAt": "2023-02-11T15:03:04Z", "stargazersCount": 299, "topics": [ "builder", "deploy", "helm", "kubernetes", "nix" ], "updatedAt": "2025-06-17T11:15:39Z", "url": "https://github.com/xtruder/kubenix"}This repo has been deprecated and replaced by a fork of this project https://github.com/hall/kubenix
KubeNix
Section titled “KubeNix”Kubernetes resource builder written in nix
KubeNix is a kubernetes resource builder, that uses nix module system for definition of kubernetes resources and nix build system for building complex kubernetes resources very easily.
Development
Section titled “Development”Building tests
Section titled “Building tests”nix-build release.nix -A test-results --show-traceBuilding single e2e test
nix-build release.nix -A tests.k8s-1_10.testsByName.k8s-crd.testnix-build release.nix -A tests.k8s-1_10.testsByName.<test-name>.testDebugging e2e test
nix-build release.nix -A tests.k8s-1_10.testsByName.k8s-crd.test.drivernix-build release.nix -A tests.k8s-1_10.testsByName.<test-name>.test.driverresut/bin/nixos-test-drivertestScript;License
Section titled “License”[MIT]!(LICENSE) © Jaka Hudoklin