From c4a0e6be5c11ac9f66b5fcfc52cd633fee3a7c5a Mon Sep 17 00:00:00 2001 From: cell13 Date: Sun, 17 Feb 2019 23:38:21 +0800 Subject: [PATCH] Update hello-minikube.md (#12257) modify: Katacoda environment only: Type `30369`, and then click **Display Port**. --- content/en/docs/tutorials/hello-minikube.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/en/docs/tutorials/hello-minikube.md b/content/en/docs/tutorials/hello-minikube.md index 8a5de37cbb..d9d5190629 100644 --- a/content/en/docs/tutorials/hello-minikube.md +++ b/content/en/docs/tutorials/hello-minikube.md @@ -161,7 +161,6 @@ Kubernetes [*Service*](/docs/concepts/services-networking/service/). 4. Katacoda environment only: Click the plus sign, and then click **Select port to view on Host 1**. 5. Katacoda environment only: Type `30369` (see port opposite to `8080` in services output), and then click -**Display Port**. This opens up a browser window that serves your app and shows the "Hello World" message.