My (very experimental) virtual kubelet that runs processes directly on macOS is working! With this I can add macOS machines to a Kubernetes cluster and directly schedule workloads. #kubernetes #devops
https://github.com/RedpointGames/macos-virtual-kubelet
Future work includes pulling "sparseimage" disk images from the container registry - right now it just runs the command you set as a launchd LaunchAgent.