A kubernetes driver would run the invocation image in kubernetes, probably as some kind of job with cluster admin privileges.
Note that the image would not have access to a docker daemon.
This should provide a workaround for the problem of needing to patch ~/.kube/config for Docker Desktop. See #762 for context.