Skip to content

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

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

deerskindoll
Copy link
Contributor

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.

  • Any procedure:
    • Successfully tested.
  • Any page or link rename:
    • The page contains a redirection for the previous URL.
    • Propagate the URL change in:
  • Builds on Eclipse Che hosted by Red Hat.
  • the Validate language on files added or modified step reports no vale warnings.

@deerskindoll deerskindoll requested a review from a team as a code owner June 26, 2025 22:33
@deerskindoll deerskindoll requested a review from ibuziuk June 26, 2025 22:33
Copy link

github-actions bot commented Jun 26, 2025

Click here to review and test in web IDE: Contribute

Copy link

github-actions bot commented Jun 26, 2025

🎊 Navigate the preview: https://686503628b6c3929deecc0dd--eclipse-che-docs-pr.netlify.app 🎊

@deerskindoll deerskindoll changed the title docs: Running at scale [DRAFT] docs: Running at scale Jun 26, 2025
@deerskindoll deerskindoll changed the title [DRAFT] docs: Running at scale docs: Running at scale Jul 1, 2025
@deerskindoll deerskindoll reopened this Jul 1, 2025
@@ -0,0 +1,6 @@
:_content-type: SNIPPET

[NOTE]
Copy link
Member

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?

Copy link
Contributor Author

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].
Copy link
Member

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

Copy link
Contributor Author

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

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

Successfully merging this pull request may close these issues.

2 participants