Gitpod Cleanup Workspaces - Selfhosted KOTS Install
Check this of first - Everything you copy and paste without understanding what it does is your responsibility:
Running Gitpod with the KOTS install Full access to the K8S Server WORKING BACKUPS?! Start by connecting to the System and becoming root:
ssh [email protected] Identify the Minio storage kubectl get persistentvolumes --all-namespaces Example:
NAME CAPACITY ACCESS MODES RECLAIM POLICY STATUS CLAIM STORAGECLASS REASON AGE pvc-02cb47c4-b3e9-44e8-bbd3-547a2ceb47e9 8Gi RWO Delete Bound gitpod/data-mysql-0 local-path 214d pvc-21485831-7c7c-423d-a00b-22bdd27b8197 1Gi RWO Delete Bound gitpod/kotsadm-rqlite-kotsadm-rqlite-0 local-path 214d pvc-23ec99f0-d40b-4c0f-9148-caa41f474cdc 4Gi RWO Delete Bound gitpod/kotsadm-minio-kotsadm-minio-0 local-path 214d pvc-4796259e-18ba-49bd-a38e-b35c5479dec7 8Gi RWO Delete Bound gitpod/redis-data-openvsx-proxy-0 local-path 214d pvc-65254c19-4c19-425c-a43c-9bf79bdc0982 10Gi RWO Delete Bound gitpod/registry local-path 214d pvc-8d499b12-5810-44dd-8159-f3d1b9c12c3e 8Gi RWO Delete Bound gitpod/minio local-path 214d Target => pvc-8d499b12-5810-44dd-8159-f3d1b9c12c3e