Can Kubernetes work with multiple runtimes? And if so, how?
Sigiloso
I don't know the specific Kubernetes object which handles the runtime specification, but based on my knowledge of how Kubernetes itself is built, it most likely does have this capability. (I looked this up afterwards; it is indeed the case, and the object is the "RuntimeClass")