Skip to content

Commit fbd099a

Browse files
miteshskjneolit123
andauthored
Adding more information to Installing kubeadm step. (#32884)
* Adding more information to Installing kubeadm step. * Adding more information to installing kubeadm step. Co-authored-by: Lubomir I. Ivanov <[email protected]> * Remove unnecessary quotes. Co-authored-by: Lubomir I. Ivanov <[email protected]>
1 parent 58bf5a3 commit fbd099a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,10 @@ Any commands under `kubeadm alpha` are, by definition, supported on an alpha lev
7070

7171
## Instructions
7272

73-
### Installing kubeadm on your hosts
73+
### Preparing the hosts
7474

75-
See ["Installing kubeadm"](/docs/setup/production-environment/tools/kubeadm/install-kubeadm/).
75+
Install a {{< glossary_tooltip term_id="container-runtime" text="container runtime" >}} and kubeadm on all the hosts.
76+
For detailed instructions and other prerequisites, see [Installing kubeadm](/docs/setup/production-environment/tools/kubeadm/install-kubeadm/).
7677

7778
{{< note >}}
7879
If you have already installed kubeadm, run `apt-get update &&

0 commit comments

Comments
 (0)