-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi team,
I'm currently working on replacing my existing egressd setup with kvisor and wanted to share a few observations and missing features I've encountered during the process:
- Metrics backend: kvisor currently uses
ClickHouse; I'd like to see support forPrometheusas a backend. - Required mounting of
/sys/fs/bpfto get it working properly. - Needed to run some
sysctlcommands in init containers to make it work onFlatcar OS. - Had to modify the Makefile slightly to support cross-compilation for a different architecture than the build environment.
I'll be opening a PR shortly to address these items. Looking forward to your feedback!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels