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