how to set service to global mode using Service Update Override #2356
Answered
by
githubsaturn
erickythierry
asked this question in
Q&A
-
|
Greetings, I'm trying to find a way to create a global service (1 replica per node) so that I can expose a host port on all servers. I looked at this documentation |
Beta Was this translation helpful? Give feedback.
Answered by
githubsaturn
Nov 20, 2025
Replies: 3 comments 2 replies
This comment was marked as spam.
This comment was marked as spam.
-
|
There is a Mode config in the override: |
Beta Was this translation helpful? Give feedback.
2 replies
This comment was marked as spam.
This comment was marked as spam.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ah you're right, looking at the logs:
so it looks like docker just does not allow changing the service mode once the service is created.