Mount /nix into Kubernetes pods using the CSI Ephemeral Volume feature. Volumes share lifetime with Pods and are embedded into the Podspec.
Stick your pubkeys in ./keys and they will be imported into the module system then run the following command and you'll have nix-csi deployed.
nix run --file . kubenixEval.deploymentScript -- --yes --pruneIf you'd rather mangle YAML yourself you can use
nix build --file . easykubenix.manifestYAMLFileand stuff the result into
TODO, but essentially stick a storePath in volumeAttributes like this