Skip to content

Latest commit

 

History

History
 
 

kubernetes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Kubernertes helm charts

Getting started

# Create certificate
../hack/certutil.sh cert --addr <YOUR_PUBLIC_HOSTNAME_OR_IP>

# Install certificate as secret into the public server cluster
../hack/certutil.sh secret --namespace tcptunnel --install

# Install server
helm upgrade --namespace tcptunnel --create-namespace --install tcptunnel ./chart