From e600af4163a4b4143a77b5de026b04310d27a498 Mon Sep 17 00:00:00 2001 From: Florian Reinhold Date: Wed, 20 Apr 2022 21:28:21 +0200 Subject: [PATCH] fix: docs --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd610ec..cc81eae 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ After the commands have been executed (takes a view minutes), Test your cluster: ```bash -export KUBECONFIG=$(realpath ./kubeconfig.yaml) -kubectl get po --all-namespaces +terraform output rancher_url ``` + +Open url in your webbrowser and login with user `admin` and your admin password.