edgelesssys / contrast

Deploy and manage confidential containers on Kubernetes
https://docs.edgeless.systems/contrast
GNU Affero General Public License v3.0
183 stars 7 forks source link

packages: bare-metal node-installer image #641

Closed msanft closed 3 months ago

msanft commented 3 months ago

This adds a container image for a bare-metal node-installer (called node-installer-kata, as it's build is derived from the Kata upstream sources more directly than the Microsoft one)

One thing to notice is that we currently source QEMU through a binary package from the Ubuntu sources, as it's hard to built a QEMU that can be used on non-Nix systems from Nix.