Skip to content

Commit 238aaaa

Browse files
authored
Merge pull request kubernetes-sigs#9771 from mouad-eh/patch-1
📖 typo fix in microk8s-bootstrap.md
2 parents d6d3d1f + 48fdb01 commit 238aaaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/tasks/bootstrap/microk8s-bootstrap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Some of the configuration options available via `MicroK8sConfig` are:
8585

8686
### How does CABPM work?
8787

88-
The main purpose of the MicroK8s bootstrap provider is to translate the users needs to the a number of cloud-init files applicable for each type of cluster nodes. There are three types of cloud-inits:
88+
The main purpose of the MicroK8s bootstrap provider is to translate the users needs to a number of cloud-init files applicable for each type of cluster nodes. There are three types of cloud-inits:
8989

9090
- The first node cloud-init. That node will be a control plane node and will be the one where the addons are enabled.
9191
- The control plane node cloud-init. The control plane nodes need to join a cluster and contribute to its HA.

0 commit comments

Comments
 (0)