add kubepod driver · Issue #22 · docker/buildx (original) (raw)
Similarly to docker-container
driver there could be a support to kubepod
driver that bootstraps itself inside a k8s cluster. Kube endpoints in docker context
can be used for providing initial configuration. Switching between drivers implemented in #20 . Would be nice if all supported platforms of k8s workers could be also detected automatically.