Updated Introduction to Mizu (markdown)

M. Mert Yıldıran 2021-11-09 14:06:24 +03:00
parent db20637276
commit f107b25259

@ -5,7 +5,7 @@ Mizu is a Kubernetes-aware network sniffer that consists of two separate program
## CLI
Mizu CLI is responsible for the deployment of Mizu Agent to the Kubernetes cluster which your `kubectl`
points to. Mizu CLI also configures the Mizu Agent according to the parameters supplied through- you guessed it- the Mizu CLI.
points to. Mizu CLI also configures the Mizu Agent according to the parameters supplied through the Mizu CLI.
It can be built using the `make cli` command, which is a `Makefile` rule.