-
Notifications
You must be signed in to change notification settings - Fork 171
docs: Running at scale #2921
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
base: main
Are you sure you want to change the base?
docs: Running at scale #2921
Conversation
🎊 Navigate the preview: https://686503628b6c3929deecc0dd--eclipse-che-docs-pr.netlify.app 🎊 |
@@ -0,0 +1,6 @@ | |||
:_content-type: SNIPPET | |||
|
|||
[NOTE] |
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.
is this change related to Running at Scale?
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.
yes, it's in the blog post. I can remove it, though
improve performance and reliability by distributing the workload across multiple clusters | ||
and providing redundancy in case of cluster failures. | ||
|
||
From the infrastructure perspective, the Developer Sandbox consists of multiple link:https://www.redhat.com/en/technologies/cloud-computing/openshift/aws[ROSA] clusters. On each cluster, the productized version of {prod} is installed and configured using link:https://argo-cd.readthedocs.io/en/stable/[Argo CD]. Since the user base is spread across multiple clusters, link:https://workspaces.openshift.com/[workspaces.openshift.com] is used as a single entry point to the productized {prod} instances. You can find implementation details about the multicluster redirector in the following link:https://github.com/codeready-toolchain/crw-multicluster-redirector[GitHub repository]. |
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.
@deerskindoll you should add more context about Developer Sandbox before introducing infrastructure
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.
I'll look into it
What does this pull request change?
adds Running at scale blog post as a concept doc to admin guide
What issues does this pull request fix or reference?
eclipse-che/che#23382
Specify the version of the product this pull request applies to
7.105, 7.104
Pull Request checklist
The author and the reviewers validate the content of this pull request with the following checklist, in addition to the automated tests.
Validate language on files added or modified
step reports no vale warnings.