Merge pull request #34278 from ioleksiuk/patch-1

Typo "crytographic"Setting up the cluster section
pull/34282/head
Kubernetes Prow Robot 2022-06-14 04:43:33 -07:00 committed by GitHub
commit 9ec00368e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ The general approach is to generate all certs on one node and only distribute
the *necessary* files to the other nodes.
{{< note >}}
kubeadm contains all the necessary crytographic machinery to generate
kubeadm contains all the necessary cryptographic machinery to generate
the certificates described below; no other cryptographic tooling is required for
this example.
{{< /note >}}