Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ceph_cluster
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
flg_masters
PA
ceph_cluster
Commits
2d79d286
Commit
2d79d286
authored
3 weeks ago
by
david.truong.hes
Browse files
Options
Downloads
Patches
Plain Diff
Docs: Ajout d'une commande requise pour démarrer Helm
parent
beb96055
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
longhorn/setup.txt
+2
-0
2 additions, 0 deletions
longhorn/setup.txt
with
2 additions
and
0 deletions
longhorn/setup.txt
+
2
−
0
View file @
2d79d286
...
@@ -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):
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment