For example, I'd like to be able to write/use a kubernetes-backed executor, so that instead of running containers on the local docker socket, I could interface with the kubernetes api to run containers on the cluster.
Would like to know the maintainer's thoughts on this.