Adding flavor text about kubeadm capabilities (#8739)
Signed-off-by: Ruben Orduz <rubenoz@gmail.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
385045a051
commit
b4b3ad2bc7
@@ -31,7 +31,9 @@ when using kubeadm to set up a kubernetes cluster.
|
|||||||
{{% capture steps %}}
|
{{% capture steps %}}
|
||||||
|
|
||||||
The general approach is to generate all certs on one node and only distribute
|
The general approach is to generate all certs on one node and only distribute
|
||||||
the *necessary* files to the other nodes.
|
the *necessary* files to the other nodes. Note that kubeadm contains all the necessary
|
||||||
|
crytographic machinery to generate the certificates described below; no other cryptographic tooling
|
||||||
|
is required for this exercise.
|
||||||
|
|
||||||
## Create configuration files for kubeadm
|
## Create configuration files for kubeadm
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user