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

stack services have been deployed in nodes not assigned to the simcore- stack #278

Closed
Tracked by #675
pcrespov opened this issue Jul 17, 2023 · 4 comments
Closed
Tracked by #675
Assignees
Labels
p:high-prio t:bug Something isn't working
Milestone

Comments

@pcrespov
Copy link
Member

Were: aws production

For instance
image

@YuryHrytsuk
Copy link
Collaborator

The changes in osparc-simcore repository can be found in the PR below. These changes are part of the new logic to ensure that simcore services are run on simcore nodes. All the placement constraints will reside in osparc-ops-environments repository from now on.

ITISFoundation/osparc-simcore#4571

@YuryHrytsuk
Copy link
Collaborator

The changes in osparc-infra repository can be found in the PR below. These changes introduce a new label for docker swarm nodes. This label will be used to place simcore services. This tag identifies so-called simcore nodes which run simcore services. This label is assigned no some nodes for every deployment.

https://git.speag.com/oSparc/osparc-infra/-/merge_requests/144

@YuryHrytsuk
Copy link
Collaborator

The changes in osparc-ops-environments repository can be found in the PR below. These changes introduce new docker placement constraints for simcore services which will be mostly run on simcore nodes (node with label simcore == true). There are exceptions since some simcore services have to be run on manager nodes.

#300

@YuryHrytsuk
Copy link
Collaborator

The PRs were merged in all 3 repositories. Simcore services will run on Simcore nodes from now on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p:high-prio t:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants