Updated Expose Mizu Daemon Service (markdown)

Nimrod Gilboa Markevich
2021-11-11 15:43:33 +02:00
parent 1a4f32bf33
commit 5c690313ec

@@ -53,3 +53,5 @@ $ kubectl get services -n mizu
mizu-api-server ClusterIP 10.107.200.100 <none> 80/TCP 5m5s
mizu-lb LoadBalancer 10.107.200.101 34.77.120.116 80:30141/TCP 76s
```
Mizu will now be available both by running `mizu view` or by accessing the `EXTERNAL-IP` of the `mizu-lb` service through your browser.