JN0-214 · Question #38
You have built a Kubernetes environment offering virtual machine hosting using KubeVirt. Which type of service have you created in this scenario?
The correct answer is C. Infrastructure as a Service (laaS). KubeVirt is an extension for Kubernetes that allows the hosting of virtual machines alongside container workloads. By offering virtual machine hosting, you are providing an Infrastructure as a Service (IaaS) model, which involves offering computing infrastructure resources such…
Question
You have built a Kubernetes environment offering virtual machine hosting using KubeVirt. Which type of service have you created in this scenario?
Options
- ASoftware as a Service (Saa
- BPlatform as a Service (Paa
- CInfrastructure as a Service (laaS)
- DBare Metal as a Service (BMaaS)
How the community answered
(29 responses)- A3% (1)
- B17% (5)
- C69% (20)
- D10% (3)
Explanation
KubeVirt is an extension for Kubernetes that allows the hosting of virtual machines alongside container workloads. By offering virtual machine hosting, you are providing an Infrastructure as a Service (IaaS) model, which involves offering computing infrastructure resources such as virtual machines, networking, and storage as a service.
Topics
Community Discussion
No community discussion yet for this question.