nerdexam
Juniper

JN0-214 · Question #50

You must install a basic Kubernetes cluster. Which tool would you use in this situation?

The correct answer is A. kubeadm. kubeadm is a command-line tool specifically designed to bootstrap a Kubernetes cluster. It automates the process of setting up the control plane and worker nodes, making it the most suitable choice for installing a basic Kubernetes cluster.

Cloud Fundamentals

Question

You must install a basic Kubernetes cluster. Which tool would you use in this situation?

Options

  • Akubeadm
  • Bkubectl apply
  • Ckubectl create
  • Ddashboard

How the community answered

(18 responses)
  • A
    78% (14)
  • B
    6% (1)
  • C
    11% (2)
  • D
    6% (1)

Explanation

kubeadm is a command-line tool specifically designed to bootstrap a Kubernetes cluster. It automates the process of setting up the control plane and worker nodes, making it the most suitable choice for installing a basic Kubernetes cluster.

Topics

#Kubernetes#kubeadm#cluster installation#container orchestration

Community Discussion

No community discussion yet for this question.

Full JN0-214 Practice