Skip to content
Snippets Groups Projects
Commit c555ea3d authored by david.truong.hes's avatar david.truong.hes
Browse files

Docs: Fix quelques commandes erronées

parent 375e315c
Branches
No related tags found
No related merge requests found
Connexion:
- nslookup <hostname_raspberry>.local ou ping <hostname_raspberry>.local -4
- ping <hostname_raspberry>.local -4
- ssh <user>@<ip_raspberry>
Avant Installation:
......@@ -12,6 +12,7 @@ Installation:
Premier nœud:
- sudo su
- curl -sfL https://get.k3s.io | sh -s - --cluster-init
- cat /var/lib/rancher/k3s/server/node-token
Prochains nœuds:
- sudo su
......@@ -26,4 +27,4 @@ Vérification:
Désinstallation:
- sudo k3s-uninstall.sh
- sudo rm -rf /var/lib/rancher/k3s
- shutdown now
\ No newline at end of file
- shutdown now
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment