Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

shell script for creating a pod using helm

helm install 
  cert-manager jetstack/cert-manager 
  --namespace cert-manager 
  --create-namespace 
  --version v1.5.4 
  --set installCRDs=true
kubectl apply -f deploy/cert-manager/cluster-issuers.yaml
Comment

PREVIOUS NEXT
Code Example
Shell :: wsl2 vcxsrv 
Shell :: dump date 
Shell :: linux pass a programm to background 
Shell :: how to make numbered directories in linux 
Shell :: ionic capacitor file-chooser 
Shell :: Script to Install Brave Browser On Debian Linux 
Shell :: Could not start TLS encryption. unknown sssd 
Shell :: output format is WPS Path to intermediate files is ./ ERROR: edition_num: unable to open GRIBFILE.AAA 
Shell :: package awswrangler 
Shell :: pull from base repository 
Shell :: mark drive as faulty mdadm linux 
Shell :: command line filters 
Shell :: files still appear as modified after addition to .gitignore 
Shell :: git create rempote branch 
Shell :: linux convert multiple images 
Shell :: Configure jfrog cli from command line 
Shell :: leetcode even digits 
Shell :: vim delete all commented lines double forward slash 
Shell :: visual studio copy nuget packages to another project command line 
Shell :: vmd script 
Shell :: find powershell profiles linux 
Shell :: sublime select all matches 
Shell :: head and tail command in linux 
Shell :: powershell update help 
Shell :: Before installing tensorflow and Keras, install some of the libraries that are needed. 
Shell :: auto start application ubuntu 18.04 
Shell :: docker-compose prevent exit 
Shell :: ubuntu edit swap m 
Shell :: command to delete a directory in linux 
Shell :: keep command running after closing ssh 
ADD CONTENT
Topic
Content
Source link
Name
7+1 =