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 anti affinity to the Mina Daemon Helm Chart #98

Open
kaozenn opened this issue Aug 31, 2023 · 1 comment
Open

Add anti affinity to the Mina Daemon Helm Chart #98

kaozenn opened this issue Aug 31, 2023 · 1 comment

Comments

@kaozenn
Copy link
Collaborator

kaozenn commented Aug 31, 2023

** Problem **
To prevent pods (Mina Nodes) from being scheduled on the same Node, we need to implement Pod Anti-Affinity. Consequently, a Pod cannot be scheduled on a node that already hosts another Mina Node.

This measure is of utmost importance because in the event of an EC2 Instance crash or upgrade, maintaining the uptime and operation of the Mina Network remains paramount.

@michal0mina
Copy link

Reach out to @Smorci - he implemented that for Uptime Service

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

2 participants