-
Notifications
You must be signed in to change notification settings - Fork 8
[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
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
Fields
Give feedbackNo fields configured for Feature.
Projects
StatusShow more project fields
Done
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.