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

Draft: Feat/node distribution implementation notes #841

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

Conversation

tsmado
Copy link

@tsmado tsmado commented Nov 22, 2024

A lot of time was spent trying to spawn a working cluster in the gx-scs, with the correct configuration and labelling, which in the end wasn't properly achieved due to some issues with loadbalancers, which we weren't able to resolve. There have been many changes and discussions about the standard during the work on the task. Once the standard is stabilised, further discussion will probably be necessary and the implementation could also be properly finalized. For now, it should be easy to manually add the hostID label to the nodes based on their underlying bare metal or virtual machine.

@anjastrunk anjastrunk added the SCS-VP10 Related to tender lot SCS-VP10 label Nov 25, 2024
Copy link
Member

@garloff garloff left a comment

Choose a reason for hiding this comment

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

Ideally, this gets automated in a few lines of python (using the openstack and k8s SDKs) and becomes a plugin into the cluster creation process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SCS-VP10 Related to tender lot SCS-VP10
Projects
Status: Backlog
Development

Successfully merging this pull request may close these issues.

[Feature Request] add Implementation Notes to scs-0214-v2 (as Supplement)
3 participants