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
No related branches found
No related tags found
No related merge requests found
Connexion: Connexion:
- nslookup <hostname_raspberry>.local ou ping <hostname_raspberry>.local -4 - ping <hostname_raspberry>.local -4
- ssh <user>@<ip_raspberry> - ssh <user>@<ip_raspberry>
Avant Installation: Avant Installation:
...@@ -12,6 +12,7 @@ Installation: ...@@ -12,6 +12,7 @@ Installation:
Premier nœud: Premier nœud:
- sudo su - sudo su
- curl -sfL https://get.k3s.io | sh -s - --cluster-init - curl -sfL https://get.k3s.io | sh -s - --cluster-init
- cat /var/lib/rancher/k3s/server/node-token
Prochains nœuds: Prochains nœuds:
- sudo su - sudo su
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment