Skip to content

add simplyblock-storage.yaml file #135

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 1 commit into
base: master
Choose a base branch
from
Open

add simplyblock-storage.yaml file #135

wants to merge 1 commit into from

Conversation

boddumanohar
Copy link
Contributor

To make it easier for deploying storage nodes individually.

app: simplyblock-storages
spec:
serviceAccountName: storage-node-sa
nodeSelector:
Copy link
Collaborator

@geoffrey1330 geoffrey1330 Apr 16, 2025

Choose a reason for hiding this comment

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

How do you handle for cases of secondary storage node and also node to perform primary node restart? as this two have a separate node label

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The purpose of this folder (deploy/kubernetes) is to provide examples. So of all the 3 storage node type its best to have example for simplyblock-storage-plane and remaining can be re-created from this file by just modifying the app Labels and nodeSelector

Copy link
Collaborator

Choose a reason for hiding this comment

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

Won't it be best we just created them also in the example?

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