You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/kubernetes/clusters.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,17 @@ To interact with the cluster, you need the `kubectl` CLI:
60
60
- Run `kcscs list` to list the clusters you have access to
61
61
- Run `kcscs get` to get the kubeconfig file for a specific cluster
62
62
63
-
- If you don't have a CSCS account, open a Service Desk ticket to ask support.
63
+
64
+
- If you have a CSCS account and can access [Rancher](https://rancher.cscs.ch), download the kubeconfig for your cluster.
65
+
66
+
- If you have a CSCS account but can't access [Rancher](https://rancher.cscs.ch), request a local Rancher user and use the **kcscs** tool installed on **ela.cscs.ch** to obtain the kubeconfig:
67
+
- Download your SSH keys from [SSH Service](https://sshservice.cscs.ch)
68
+
- SSH to `ela.cscs.ch` using the downloaded SSH keys
69
+
- Run `kcscs login` and insert your Rancher local user credentials (Supplied by CSCS)
70
+
- Run `kcscs list` to list the clusters you have access to
71
+
- Run `kcscs get` to get the kubeconfig file for a specific cluster
72
+
73
+
- If you don't have a CSCS account, open a Service Desk ticket to ask support.
0 commit comments