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

Add multi cluster CDVN page #500

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

Conversation

KaloyanTanev
Copy link
Contributor

Having an easy way to spin up multiple clusters with the same EL + CL has been a long waited ask from our users. This has been done in the following PR in CDVN. This documentation is regarding the changes in it.

@KaloyanTanev KaloyanTanev self-assigned this Jan 7, 2025
Copy link

netlify bot commented Jan 7, 2025

Deploy Preview for obol-docs ready!

Name Link
🔨 Latest commit 354d853
🔍 Latest deploy log https://app.netlify.com/sites/obol-docs/deploys/677d4d9548686900086b7ff8
😎 Deploy Preview https://deploy-preview-500--obol-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.


To ease the management of multiple cluster, what is done in those scripts is to separate the shared resources - consensus layer client (beacon node) and execution layer client, Grafana. The cluster specific resources are separated in folders in a `clusters/` directory:
Those scripts separate the shared resources: the consensus layer client (beacon node), the execution layer client, and Grafana. Only Charon services with profile ["cluster"](https://github.com/ObolNetwork/charon-distributed-validator-node/blob/ad4044faf78bbe972437abb5dfb3b1e856776c22/docker-compose.yml#L82) are ran. The cluster-specific resources are separated into folders in a `clusters/` directory:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We shall change the link once we merge the CDVN PR.

Copy link

sonarqubecloud bot commented Jan 7, 2025

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