Open
Description
Now that #13639 is (soon to be) merged, we need a place to aggregate all the known issues so we can eventually graduate it from experimental to recommended driver.
- containerd runtime is broken (permissions on the socket file)
- crio runtime is broken (podman and crio-wipe return errors trying to mount a volume)
-
minikube service
(implemented with Implement socket_vmnet network (QEMU) #14989) -
minikube tunnel
(implemented with Implement socket_vmnet network (QEMU) #14989) - Full test suite on macOS arm64
- Full test suite on linux arm64
- Unconfigurable firmware paths
- Registry addon (kube-registry-proxy images has no arm64 version) (implemented with addons registry: Use multi-arch kube-registry-proxy image #16577)
- Windows support (find the correct qemu-system command line args) (experimental support implemented with Implement experimental QEMU on Windows code #15781)
- Cannot specify custom api server port
- Use VDE/Socket drivers for macOS networking (implemented with Implement socket_vmnet network (QEMU) #14989)
- Multi-node (based on Add multi-node support for QEMU #14527)