Skip to content

Commit 9d7ed89

Browse files
eliaoggianmsimberg
andauthored
Update docs/kubernetes/clusters.md
Co-authored-by: Mikael Simberg <[email protected]>
1 parent 1c4fbd7 commit 9d7ed89

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/kubernetes/clusters.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,17 @@ To interact with the cluster, you need the `kubectl` CLI:
6060
- Run `kcscs list` to list the clusters you have access to
6161
- Run `kcscs get` to get the kubeconfig file for a specific cluster
6262

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.
6474

6575
#### Store the kubeconfig file
6676

0 commit comments

Comments
 (0)