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

Docs: Ajout d'une commande requise pour démarrer Helm

parent beb96055
Branches
No related tags found
No related merge requests found
...@@ -11,6 +11,7 @@ Installation Helm: ...@@ -11,6 +11,7 @@ Installation Helm:
curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3
chmod 700 get_helm.sh chmod 700 get_helm.sh
./get_helm.sh ./get_helm.sh
export KUBECONFIG=/etc/rancher/k3s/k3s.yaml
Installation Longhorn: Installation Longhorn:
kubectl: kubectl:
...@@ -23,6 +24,7 @@ Installation Longhorn: ...@@ -23,6 +24,7 @@ Installation Longhorn:
Observation: Observation:
kubectl -n longhorn-system get svc kubectl -n longhorn-system get svc
btop
http://<IP_NOEUD>:30400 http://<IP_NOEUD>:30400
Désinstallation (Helm): Désinstallation (Helm):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment