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.
2 parents 3031bf2 + b5d58dc commit 08dc743Copy full SHA for 08dc743
content/ru/docs/tasks/administer-cluster/certificates.md
@@ -17,7 +17,7 @@ weight: 20
17
1. Скачайте, распакуйте и инициализируйте пропатченную версию `easyrsa3`.
18
19
```shell
20
- curl -LO curl -LO https://dl.k8s.io/easy-rsa/easy-rsa.tar.gz
+ curl -LO https://dl.k8s.io/easy-rsa/easy-rsa.tar.gz
21
tar xzf easy-rsa.tar.gz
22
cd easy-rsa-master/easyrsa3
23
./easyrsa init-pki
0 commit comments