Skip to content

Commit

Permalink
Minor fix: Add term kubeadm
Browse files Browse the repository at this point in the history
  • Loading branch information
NilanjanDaw committed Jan 18, 2022
1 parent 5759a07 commit 22e89e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This is a guide on how to get started with Cluster API Provider BringYourOwnHost
- clusterctl, which can be downloaded from the latest [release][releases] of Cluster API (CAPI) on GitHub.
- [Kind][kind] can be used to provide an initial management cluster for testing.
- [kubectl][kubectl] is required to access your workload clusters.
- Ubuntu 20.04 and above (Linux Kernel 5.4 and above) is required for accessing kernel configs during preflight checks.
- Ubuntu 20.04 and above (Linux Kernel 5.4 and above) is required for accessing kernel configs during kubeadm preflight checks.

## Create a management cluster
Cluster API requires an existing Kubernetes cluster accessible via kubectl. During the installation process the
Expand Down

0 comments on commit 22e89e5

Please sign in to comment.