-
Notifications
You must be signed in to change notification settings - Fork 881
docs: describe multi-cloud architecture #12857
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM
I think we should include a cautionary note about inter-cloud egress charges, though.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we store the source of these images somewhere in case we need to modify them later?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good question. I guess we don't, but they are stored as draw.io
resources. I'm happy to share them ... somewhere 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about storing them in the repo? They're just XML files IIRC?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI I created an internal shared GDrive folder to collect all graph files.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Related: #12429
Preview: https://github.com/coder/coder/blob/12429-deployments-2a/docs/about/architecture.md
This PR describes the multi-cloud deployment model of the Coder platform. It is a variation of the multi-regional deployment with different cloud providers involved.