Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommended architecture for dual zone #81

Open
hdiass opened this issue Mar 12, 2024 · 0 comments
Open

Recommended architecture for dual zone #81

hdiass opened this issue Mar 12, 2024 · 0 comments

Comments

@hdiass
Copy link

hdiass commented Mar 12, 2024

I have a cluster that spans to 2 zones.
Whats the recommended setup for the csi assuming we don't want to depend on the network link between the 2 zones?

Assuming we have 2 synology's storage servers on each zone.
We deploy a statefulset with 2 replicas if pod-0 is scheduled on zone-a it deploys the volume on storage server on zone-a and the pod-1 scheduled on zone-b deploys the pvc on zone-b storage server ?
It needs to use same storageclass (you can't use different storage classes for statefulsets for PVC Templates for example).

I guess that for this the csi needs to be zone-aware, question is if it is ?

Thanks for support,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant