When docker driver fails, we try to use an (unspecified) external VM instead #10516
Labels
co/docker-driver
Issues related to kubernetes in container
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
As seen in #10459 (comment)
It's not possible to use a remote VM ("ssh" driver), without providing the address to it...
We should also not silently fallback to running locally ("none" driver), because of no isolation.
✨ Automatically selected the docker driver. Other choices: kvm2, virtualbox, none, ssh, podman (experimental)
Currently the priority is "Discouraged", which doesn't really the "Unconfigured" state properly.
The goal should be to make them both opt-in, and not have them on the regular Alternatives list.
The text was updated successfully, but these errors were encountered: