We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 480007c commit 3d8b1c8Copy full SHA for 3d8b1c8
content/ja/docs/concepts/cluster-administration/certificates.md
@@ -14,7 +14,7 @@ weight: 20
14
15
### easyrsa
16
17
-**easyrsa**はクラスターの証明書を手動で生成できます。
+**easyrsa**を用いると、クラスターの証明書を手動で生成できます。
18
19
1. パッチを当てたバージョンのeasyrsa3をダウンロードして解凍し、初期化します。
20
@@ -229,4 +229,3 @@ done.
229
## 証明書API
230
231
`certificates.k8s.io`APIを用いることで、[こちら](/ja/docs/tasks/tls/managing-tls-in-a-cluster)のドキュメントにあるように、認証に使用するx509証明書をプロビジョニングすることができます。
232
-
0 commit comments