the network card i'm poking at, which has two different CPU clusters with Linux running on it, apparently has eMMC and NVMe drives onboard
somebody here was making a joke about the network card running kubernetes
i regret to inform you that the network card does in fact run kubernetes (there is kubelet in ps)
@whitequark The OS on the NIC is also pretty useful to build a Cloud as your cloud provisioning from the provider can run on the NIC, and the customer can own the complete other hardware, but still can't interfere with the NIC offloading stuff. So you can build something similar to AWS nitro engine, where a lot of magic like EBS and stuff is implemented. Like you can mount remote NVMes and let them appear local to the customer on demand, when they click it in your API/Cloud UI.