Stateful information sync for ext-proc Instances #761
Labels
area/gateway
area/stability
kind/enhancement
New feature or request
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
🚀 Feature Description and Motivation
Our external process in the Envoy Gateway tracks request routing using prefix cache awareness, making it stateful. To ensure consistency and availability across multiple instances, we need to design a state synchronization mechanism.
external distributed store/election/event-driven sync etc seems a little bit heavy. We need to consider the lightweight approach for implementation.
Use Case
unblock prefix-cache awareness request scheduling in HA case
Proposed Solution
No response
The text was updated successfully, but these errors were encountered: