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
Currently in AKS and Arc, we are using only one replica of guard. As AKS provides a HA AKS scenario, we would like guard also to be highly available. For this, we would need multiple replicas of guard deployed. We would also need a highly consistent cache as the rbac decision needs to be consistent across replicas.
This issue is a feature request to handle high availability scenario in guard for Azure.