Skip to content

Commit

Permalink
Update k8s.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Microflow-IO authored Dec 30, 2024
1 parent fd8768e commit 1dea287
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion k8s.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ Microflow-nano (mfnano) is a lightweight data flow processing engine designed fo
Use follow yaml will create daemonset pod with host network, mfnano will analy node traffic

```bash
root@graylog:/opt# docker load -i microflow-mfnano-1.0.tar
root@graylog:/opt# wget https://raw.githubusercontent.com/Microflow-IO/microflow-nano/refs/heads/main/mfnano-k8s.yml
root@graylog:/opt# kubectl apply -f mfnano-k8s.yml
```

By default TOKEN and HTTP_SERVER will connect http://demo.microflow.io:9000 (graylog platfrom)
Expand Down

0 comments on commit 1dea287

Please sign in to comment.