Skip to content
Snippets Groups Projects
Commit 15c1a4f2 authored by Florentin Labelle's avatar Florentin Labelle
Browse files

Update README.md

parent 8fb3b8d8
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,11 @@ Pour configurer l'accès au cluster de test de ViaRézo, il faut que tu ailles r
mkdir -p ~/.kube
ssh 138.195.139.68 "sudo cp ~root/.kube/config ."
scp 138.195.139.68:config ~/.kube/config
chmod 600 ~/.kube/config
```
Attention le fichier doit bien s'appeler `config` !!!
Vérifie que tout marche bien avec.
```bash
kubectl get nodes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment