You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @keontang Romana does not have QoS today, but it is possible. We've thought about how to implement various forms of traffic control. The simplest would be to use iptables' rate limiting functions. The Romana agent already configures packet filter rules using iptables, so rate limiting would not be a lot of additional effort. We just have not gotten to it. Also, orchestration systems like Kubernetes don't support QoS in their network policy APIs, so this kind of feature would have to be applied through the Romana API directly or via annotations in k8s.
such as title
The text was updated successfully, but these errors were encountered: