-
-
Notifications
You must be signed in to change notification settings - Fork 11
[Feature]: Create CortexFlow Agent #123
Copy link
Copy link
Closed
Labels
ebpfeBPF related taskseBPF related tasksrustPull requests that update Rust codePull requests that update Rust codeworking onThe team is working to fix the problem asapThe team is working to fix the problem asap
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
ebpfeBPF related taskseBPF related tasksrustPull requests that update Rust codePull requests that update Rust codeworking onThe team is working to fix the problem asapThe team is working to fix the problem asap
Type
Projects
- StatusShow more project fieldsDone
Is your feature request related to a problem?
Yes
Problem Description:
The CLI cannot directly access the BPF maps, so the data cannot be viewed from outside the cluster.
Solution:
Describe the solution you'd like
The solution is to create an agent that exposes API endpoints accessible from outside the cluster.