JN0-214 · Question #44
What are two available installation methods for an OpenShift cluster? (Choose two.)
The correct answer is A. installer-provisioned infrastructure C. user-provisioned infrastructure. Option A: Installer-provisioned infrastructure (IPI) is an automated installation method where the OpenShift installer provisions and configures the underlying infrastructure (e.g., virtual machines, networking) using cloud provider APIs or bare-metal platforms. This method…
Question
What are two available installation methods for an OpenShift cluster? (Choose two.)
Options
- Ainstaller-provisioned infrastructure
- Bkubeadm
- Cuser-provisioned infrastructure
- Dkubespray
How the community answered
(29 responses)- A83% (24)
- B10% (3)
- D7% (2)
Explanation
Option A: Installer-provisioned infrastructure (IPI) is an automated installation method where the OpenShift installer provisions and configures the underlying infrastructure (e.g., virtual machines, networking) using cloud provider APIs or bare-metal platforms. This method simplifies deployment by handling most of the setup automatically. Option C: User-provisioned infrastructure (UPI) is a manual installation method where users prepare and configure the infrastructure (e.g., virtual machines, load balancers, DNS) before deploying OpenShift. This method provides greater flexibility and control over the environment but requires more effort from the user.
Topics
Community Discussion
No community discussion yet for this question.