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 2fee5a9 commit 352c891Copy full SHA for 352c891
content/fr/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
@@ -241,7 +241,7 @@ DOWNLOAD_DIR=/usr/local/bin
241
sudo mkdir -p $DOWNLOAD_DIR
242
```
243
244
-Installer crictl (requis pour Kubeadm / Kubelet Container Runtime Interface (CRI))
+Installez crictl (requis pour Kubeadm / Kubelet Container Runtime Interface (CRI))
245
246
```bash
247
CRICTL_VERSION="v1.17.0"
0 commit comments