pdtpartners / nix-snapshotter

Brings native understanding of Nix packages to containerd
MIT License
576 stars 15 forks source link

Add kubernetes service to VM and integration test working end-to-end #55

Closed elpdt852 closed 1 year ago

elpdt852 commented 1 year ago

Fix #50

Sets up single node kubernetes inside the VM that is integrated with containerd + nix-snapshotter.

The integration test can be accessed via nix run .#test-kubernetes and is also run on CI.

Notable changes