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 579c5cf + 6b54e95 commit b1e51afCopy full SHA for b1e51af
content/ru/docs/tasks/administer-cluster/certificates.md
@@ -17,7 +17,7 @@ weight: 20
17
1. Скачайте, распакуйте и инициализируйте пропатченную версию `easyrsa3`.
18
19
```shell
20
- curl -LO https://storage.googleapis.com/kubernetes-release/easy-rsa/easy-rsa.tar.gz
+ curl -LO 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