mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-22 10:28:12 +00:00
Add info about Basenine
parent
f4bac440d5
commit
9638b30d0d
@ -186,6 +186,8 @@ It also requires you to develop the Kubernetes deployment configuration for the
|
|||||||
|
|
||||||
This method involves doing everything on your local machine without requiring any Kubernetes deployment.
|
This method involves doing everything on your local machine without requiring any Kubernetes deployment.
|
||||||
|
|
||||||
|
Put the suitable Basenine binary to your path from [the latest release](https://github.com/up9inc/basenine/releases/latest) or clone the repo and run `make clean && make && sudo make install` to install it system-wide.
|
||||||
|
|
||||||
Save this script to a file named `dev.sh`:
|
Save this script to a file named `dev.sh`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@ -221,6 +223,7 @@ This script builds Mizu Agent and runs;
|
|||||||
|
|
||||||
- API server
|
- API server
|
||||||
- Tapper
|
- Tapper
|
||||||
|
- Basenine
|
||||||
|
|
||||||
instances with correct configuration for your local machine. It also lets you stop them by <kbd>CTRL</kbd>+<kbd>C</kbd>
|
instances with correct configuration for your local machine. It also lets you stop them by <kbd>CTRL</kbd>+<kbd>C</kbd>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user