mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-22 02:15:56 +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.
|
||||
|
||||
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`:
|
||||
|
||||
```bash
|
||||
@ -221,6 +223,7 @@ This script builds Mizu Agent and runs;
|
||||
|
||||
- API server
|
||||
- Tapper
|
||||
- Basenine
|
||||
|
||||
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