Skip to content

docs(service create): explain start-first vs stop-first - #7199

Open
locker95 wants to merge 1 commit into
docker:masterfrom
locker95:docs/update-order-start-first
Open

docs(service create): explain start-first vs stop-first#7199
locker95 wants to merge 1 commit into
docker:masterfrom
locker95:docs/update-order-start-first

Conversation

@locker95

Copy link
Copy Markdown

the flags were in the table but not what they do to the VIP. stop-first (default) drops a backend; start-first keeps one healthy the whole time.

Fixes #795

Default stop-first drops the VIP backend until the new task
is up. start-first keeps one healthy backend the whole time.

Signed-off-by: Dean Chen <862469039@qq.com>
@locker95
locker95 requested review from a team and thaJeztah as code owners August 15, 2026 20:38
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.

Need more documentation for "startup-order" / "rollback-order"

1 participant