mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07:00
Interlock link fixes (#8798)
* Remove outdated links/fix links * Next steps link fix * Next steps link fixes
This commit is contained in:
committed by
Maria Bermudez
parent
3556d6df16
commit
813e79d248
@@ -128,4 +128,4 @@ to provide more bandwidth for the user services.
|
||||
|
||||
## Next steps
|
||||
- [Configure Interlock](../config/index.md)
|
||||
- [Deploy applications](../usage.index.md)
|
||||
- [Deploy applications](./index.md)
|
||||
|
||||
@@ -151,13 +151,12 @@ able to start using the service from your browser.
|
||||
## Next steps
|
||||
|
||||
- [Publish a service as a canary instance](./canary.md)
|
||||
- [Usie context or path-based routing](./context.md)
|
||||
- [Use context or path-based routing](./context.md)
|
||||
- [Publish a default host service](./interlock-vip-mode.md)
|
||||
- [Specify a routing mode](./interlock-vip-mode.md)
|
||||
- [Use routing labels](./labels-reference.md)
|
||||
- [Implement redirects](./redirects.md)
|
||||
- [Implement a service cluster](./service-clusters.md)
|
||||
- [Implement persistent (sticky) sessions](./sessions.md)
|
||||
- [Implement SSL](./ssl.md)
|
||||
- [Secure services with TLS](./tls.md)
|
||||
- [Configure websockets](./websockets.md)
|
||||
|
||||
Reference in New Issue
Block a user