From 89832fcdc4152ddf4c83f0ac92541ee13c9deac3 Mon Sep 17 00:00:00 2001 From: Gorden Date: Fri, 16 Feb 2024 12:53:13 +0100 Subject: [PATCH] final --- Installation/Installation Kubernetes-Cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation/Installation Kubernetes-Cluster.md b/Installation/Installation Kubernetes-Cluster.md index 05a1fc3..9b0eb38 100644 --- a/Installation/Installation Kubernetes-Cluster.md +++ b/Installation/Installation Kubernetes-Cluster.md @@ -172,4 +172,4 @@ Try to access the nginx based application using following curl command along wit Note : In the curl command we can use either of worker node’s hostname. ->$ curl http://k8s-worker01:32283 \ No newline at end of file +>$ curl http://vmcon-node1.his.de:32283 \ No newline at end of file