Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install Helm v3.x

curl https://raw.githubusercontent.com/kubernetes/helm/master/scripts/get-helm-3 > get_helm.sh
chmod 700 get_helm.sh
./get_helm.sh
##If you are using OS X you can install it with the brew install command: brew install helm.
Comment

PREVIOUS NEXT
Code Example
Shell :: View a Particular Commit in git command 
Shell :: fast backup mac 
Shell :: pmset cancel scheduled 
Shell :: how to create security group using aws cli 
Shell :: docker based setup 
Shell :: run redis o docker no auth 
Shell :: windows cmd shortcut that always opens as administrator 
Shell :: aws code commit Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights 
Shell :: android connect your phone via usb on linux - adb devices 
Shell :: regex first in line 
Shell :: bash float 
Shell :: eslint check 
Shell :: install python 3.6 cli 
Shell :: how to find device model of laptop on linux 
Shell :: bash remove directory recursively locally and git 
Shell :: virtualenvwrapper-win cannot workon powershell 
Shell :: how get pods in kuber 
Shell :: migrate git repository 
Shell :: curl detailed response 
Shell :: git tag older commit 
Shell :: clone private repo github ssh 
Shell :: some github markup badges 
Shell :: mac install glew 
Shell :: fix pvc pending kubernetes 
Shell :: linux set partition label 
Shell :: My first git commit 
Shell :: windows powershell mkdir multiple directories 
Shell :: bash add default argument 
Shell :: run appimage apps on arch linux 
Shell :: zsh read user input 
ADD CONTENT
Topic
Content
Source link
Name
1+8 =