You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/book/src/tasks/bootstrap/microk8s-bootstrap.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ Some of the configuration options available via `MicroK8sConfig` are:
85
85
86
86
### How does CABPM work?
87
87
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:
89
89
90
90
- The first node cloud-init. That node will be a control plane node and will be the one where the addons are enabled.
91
91
- The control plane node cloud-init. The control plane nodes need to join a cluster and contribute to its HA.
0 commit comments