mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
content management:
- rename interlock-default-mode.{png,svg} to interlock-task...
- add frontmatter and TOC
formatting:
- newline sentences for reviewability
content:
- replace default mode with task mode
- note introduced-in UCP versions
- remove websockets from unsupported. websocket upgrade routes fine
through Swarm VIP. applications that use web sockets tend to want
sticky sessions, but sticky sessions must be configured separately.
don't conflate the two.
- clarify effect on canary deployments
- general wording improvements