Whitelist

Whitelist yourself on the whitelist portal, would ask you to only use trusted networks & set a realistic expiry time. The list refreshes every five minutes, so it could take some time until access is granted (non-whitelisted IPs will get a 403)

Rancher

Access on rancher.konst.fish

Getting a kubeconfig

Navigate to the Cluster Overview Page & download the kubeconfig for “tetra.” This creates a temporary token which can be used to access the Kubernetes api through the rancher proxy.

Set your namespace context using kubectl config set-context --current --namespace=<tenant-ns>