Skip to content

Commit 293a969

Browse files
committed
Improving readme
1 parent ef3a9b5 commit 293a969

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,9 +366,12 @@ ingress.networking.k8s.io/prometheus-ingress nginx prometheus.local 192.16
366366
367367
> [!TIP]
368368
> On Linux, Minikube runs as a native process directly on the host machine, rather than inside a virtual machine or a Docker container. This allows it to acquire a real, routable IP address that can be accessed from the host system without extra configuration.
369+
>
369370
> ````
371+
>
370372
> $ minikube ip --profile microservice-deployment
371373
> 192.154.19.8
374+
>
372375
> ```
373376
>
374377
> Now, all the above tabular endpoints available at http://192.154.19.8/**

0 commit comments

Comments
 (0)