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
A distributed zones deployment should have 2 replicas
for each glance pod of type edge per AZ for redundancy.
However, to save resources during test runs, this patch
lowers it to 1 per AZ. It leaves a comment right above
the replica count that 2 per AZ is recommended.
A distributed zones deployment can have 1 replica per
worker node for each memcached pod. To save resources
during test runs, this patch lowers it from 3 replicas
to 1 per AZ. It leaves a comment right above the replica
count that 1 per worker node is allowed.
Also, run 1, not 3, manila-scheduler scheduler pods.
Signed-off-by: John Fulton <[email protected]>
0 commit comments