fix chinese version kubeadm-join.md (#19648)

fix a small bug during translation. create--print-join-command > create --print-join-command
pull/19682/head
Dian Zhou 2020-03-17 11:02:22 +08:00 committed by GitHub
parent 9e0f7b4eb3
commit 763c5a4216
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ The CA key hash has the format `sha256:<hex_encoded_hash>`. By default, the hash
-->
CA 键哈希格式为 `sha256:<hex_encoded_hash>`
默认情况下,在 `kubeadm init` 最后打印的 `kubeadm join` 命令或者 `kubeadm token create--print-join-command` 的输出信息中返回哈希值。
默认情况下,在 `kubeadm init` 最后打印的 `kubeadm join` 命令或者 `kubeadm token create --print-join-command` 的输出信息中返回哈希值。
它使用标准格式 (请参考 [RFC7469](https://tools.ietf.org/html/rfc7469#section-2.4)) 并且也能通过第三方工具或者驱动系统进行计算。
例如,使用 OpenSSL CLI