heads up Mizu is KS

Alon Girmonsky
2022-11-19 10:59:48 -08:00
parent f32146e3d5
commit c4ed41db1f

@@ -1,3 +1,7 @@
Mizu (by UP9) is now Kubeshark. Read about it more [here](https://www.kubeshark.co/mizu-is-now-kubeshark).
** This page needs updating **
Mizu is created in Daemon (long-living) mode by using the `tap` command with the `--daemon` flag. After Mizu is successfully deployed, Mizu GUI is accessible on port 8899 of `mizu-api-server` pod. In order to access Mizu from outside the Kubernetes cluster (e.g., from your local machine), the deployment needs to be exposed. This could be done in any of the standard ways that Kubernetes offers.
## How-To