Quiz 29 Question 11 of 20

You need to deploy two different AI models on the same physical Kubernetes cluster. Model A requires Python 3.8 and PyTorch 1.12, while Model B requires Python 3.10 and PyTorch 2.0. Which technology should you use to ensure these conflicting runtime environments and libraries do not interfere with each other on the host nodes?

Select an answer to reveal the explanation.

Motivation