Miro Interview Question

Can Kubernetes work with multiple runtimes? And if so, how?

Interview Answer

Anonymous

Apr 10, 2023

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")