From 4fcc719f59c82a3c43d82a73cc7766580c68357f Mon Sep 17 00:00:00 2001 From: Fleur Kelpin Date: Mon, 16 Jul 2018 11:53:17 +0200 Subject: [PATCH] doc (README): update rancher port number 7443 -> 7777 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ed5b96..a9f0db7 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ When you want to see what is running on the clusters at the CIT you have to make You can access the cluster with kubeconfig-files. You can obtain these by downloading them from the MOLGENIS kubernetes cluster. -- Go to https://rancher.molgenis.org:7443 and login +- Go to https://rancher.molgenis.org:7777 and login - Go to Rancher --> Cluster: *#name#* --> *Kubeconfig File* - Go to a **Terminal** where ```kubectl``` is available - Add this configuration to ~/.kube/config (or place a new file besides this one)