Fix small typo

This commit is contained in:
Matt Banak
2024-11-02 19:27:57 -07:00
committed by GitHub
parent a9cb5f7ba5
commit 3bcdfd414e

View File

@@ -1,6 +1,6 @@
# Bootstrapping the Kubernetes Control Plane # Bootstrapping the Kubernetes Control Plane
In this lab you will bootstrap the Kubernetes control plane. The following components will be installed the controller machine: Kubernetes API Server, Scheduler, and Controller Manager. In this lab you will bootstrap the Kubernetes control plane. The following components will be installed on the controller machine: Kubernetes API Server, Scheduler, and Controller Manager.
## Prerequisites ## Prerequisites