Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 754 Bytes

File metadata and controls

27 lines (18 loc) · 754 Bytes

Quickstart

Install k3s

bash <(curl -sfL https://github.com/transpara/tinstaller-releases/releases/latest/download/get-and-run.sh) install-k3s

Install tsystem and essentials

source ~/.bashrc && bash <(curl -sfL https://github.com/transpara/tinstaller-releases/releases/latest/download/get-and-run.sh) install-tsystem

Uninstall

Clean up system (uninstall k3s and remove leftovers)

curl -sfL https://github.com/transpara/tinstaller-releases/releases/latest/download/uninstall.sh | bash -s -- --nuke-k3s

Remove transpara components without affecting the rest of the cluster

curl -sfL https://github.com/transpara/tinstaller-releases/releases/latest/download/uninstall.sh | bash -s --