Skip to content
Snippets Groups Projects
Commit 6612d4a1 authored by Nicolas Bouche's avatar Nicolas Bouche
Browse files

Update kube-jupyterhub.md

parent a939b7ed
No related branches found
No related tags found
No related merge requests found
#CoreOS-35
```bash
CoreOS-35
Install the helm version (3.5.0) of the CoreOS 35 without reboot
curl https://get.helm.sh/helm-v3.5.0-linux-amd64.tar.gz --output helm-v3.5.0-linux-amd64.tar.gz
tar -zxvf helm-v3.5.0-linux-amd64.tar.gz
mkdir -p /root/bin
cp linux-amd64/helm /root/bin
---
The default helm installed by magnum:
echo $PATH
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment