nerdexam
Juniper

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…

Cloud Fundamentals

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)
  • A
    83% (24)
  • B
    10% (3)
  • D
    7% (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

#OpenShift installation#IPI#UPI#cluster deployment

Community Discussion

No community discussion yet for this question.

Full JN0-214 Practice