paigehargrave
58ae6fb04b
Interlock fix ( #8902 )
...
* Removed service-labels (moved info to labels-reference)
2019-06-06 07:40:49 -04:00
paigehargrave
813e79d248
Interlock link fixes ( #8798 )
...
* Remove outdated links/fix links
* Next steps link fix
* Next steps link fixes
2019-05-14 11:53:39 -07:00
ollypom
8a357cbfe0
Moved Redirect to latest page
2019-04-23 11:43:00 +01:00
ollypom
2314d3190f
Removed the Previous Interlock SSL Page
2019-04-23 11:38:48 +01:00
ollypom
681239ae3f
Removed Reference to Interlock Preview Image, and added relevant UCP Image Org and Tag
2019-04-21 18:51:43 +01:00
Olly P
df078d9732
Remove deadlink in the Interlock ToC ( #8668 )
...
* Found a deadlink in the Interlock ToC
* Added Redirect
2019-04-19 02:12:28 +02:00
Maria Bermudez
21b6302bf3
Revert "Netlify redirects interlock ( #8595 )"
...
This reverts commit a7793edc74 .
2019-04-18 13:41:45 -06:00
paigehargrave
a7793edc74
Netlify redirects interlock ( #8595 )
...
* Added netlify redirect
2019-04-04 19:45:46 -04:00
paigehargrave
9d7190c941
Wording and link updates
2019-03-28 22:43:41 -07:00
paigehargrave
a1707d5b1a
Moved info
2019-03-27 08:53:14 -04:00
paigehargrave
7bb770e2fc
Moved to images directory
2019-03-27 08:50:30 -04:00
paigehargrave
6334298bc4
Websockets info
2019-03-27 08:15:28 -04:00
paigehargrave
4fb3f2f18b
TLS info
2019-03-27 08:14:22 -04:00
paigehargrave
cfa3e29e7c
SSL info
2019-03-27 08:13:30 -04:00
paigehargrave
b7cd5e1fec
Sessions info
2019-03-27 08:12:16 -04:00
paigehargrave
ea2b368a16
Service clusters info
2019-03-27 08:11:16 -04:00
paigehargrave
6b2900d324
Redirects info
2019-03-27 08:10:00 -04:00
paigehargrave
81c062ab69
Labels reference info
2019-03-27 08:09:03 -04:00
paigehargrave
07ad7cbb3b
Interlock VIP mode info
2019-03-27 08:08:05 -04:00
paigehargrave
9423fa9751
Landing page info
2019-03-27 08:06:23 -04:00
paigehargrave
91948603d8
Context info
2019-03-27 08:05:07 -04:00
paigehargrave
397da33f05
Canary info
2019-03-27 08:04:13 -04:00
Sebastiaan van Stijn
03d5b3396d
Use consistent formatting for notes
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2019-02-09 00:49:57 +01:00
Trapier Marshall
5b16394ace
interlock vip mode add label reference
2019-02-07 22:40:58 -05:00
L-Hudson
e5dcfb27ba
Merge pull request #8181 from trapier/interlock-no-ssl-only
...
interlock does not ssl_only
2019-02-07 15:19:58 -05:00
Trapier Marshall
a12e460932
interlock does not ssl_only
...
`com.docker.lb.ssl_only` is not recognized by Interlock
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com >
2019-02-07 12:04:45 -05:00
Trapier Marshall
29c004e909
interlock vip mode improvements
...
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
2019-02-06 10:43:06 -05:00
Mark Church
c0185c8c09
interlock vip mode: update pictures
2019-02-06 10:43:06 -05:00
L-Hudson
2bd70b0fd2
Update interlock-vip-mode.md
...
editorial changes.
2019-02-06 10:42:51 -05:00
Mark Church
db957cdbde
1st commit for interlock vip mode
2019-02-06 10:42:51 -05:00
Trapier Marshall
f71903d806
interlock: advise host mode on ip hashing
2019-02-06 01:48:46 -05:00
Anne Henmi
e7510323cb
Merge pull request #8072 from ericsmalling/patch-5
...
Remove upstream TLS labels
2019-01-25 07:56:19 -07:00
paigehargrave
a92d1b85c0
Update service-clusters.md
2019-01-24 17:45:18 -05:00
paigehargrave
9c8dc62810
Update service-clusters.md
2019-01-24 17:05:48 -05:00
Eric Smalling
ede978834f
Remove upstream TLS labels
...
Per @ehazlett , upstream TLS labels are not implemented yet in UCP 3.0 or 3.1
2019-01-24 14:12:45 -06:00
L-Hudson
c01eb294f2
Merge pull request #8051 from trapier/interlock-service-cluster-fixes
...
interlock service cluster fixes
2019-01-24 09:42:33 -05:00
L-Hudson
206edc4340
Update service-clusters.md
...
C&P error correction
2019-01-22 09:25:54 -05:00
Trapier Marshall
24faf7d265
interlock service cluster fixes
...
Technical:
- Fix: need four loadbalancer nodes because there are two proxy replicas per service cluster and the proxies publish in host port publish mode
- Fix: Interlock core service crashes without `ProxyReplicas` specified in the config
- Fix: image `docker/interlock` does not exist
- Fix: indicate testing commands should be run with access to swarmkit api for IP lookup
- Improve: renamed interlock network to match what UCP default interlock network
- Improve: Changed PublishedPort and PublishedSSLPort to avoid conflicts with default UCP and DTR ports
Style:
- None
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com >
2019-01-18 14:28:18 -05:00
L-Hudson
5d71a74f9d
Merge pull request #7238 from trapier/fix-interlock-version-on-service-clusters
...
begin to ucp-ify interlock service clusters
2019-01-04 12:28:24 -05:00
Maria Bermudez
c423e32b73
Merge pull request #7529 from lenestopage/patch-9
...
Update tls.md
2018-12-27 10:07:20 -08:00
Maria Bermudez
1415538e0d
Minor edit
2018-12-27 10:07:07 -08:00
Sven Schliesing
cee95c597b
Add missing "t"
...
com.docker.lb.defaul_backend -> com.docker.lb.default_backend
2018-12-21 13:11:12 +01:00
Maria Bermudez
a35c2f77f2
Incorporate feedback from Steven
2018-12-18 12:34:23 -08:00
Maria Bermudez
b7da511f1a
Change service to stack
2018-12-18 12:16:30 -08:00
Maria Bermudez
c7fa3238dd
Update index.md
2018-12-18 11:17:25 -08:00
Steven Showers
89fb933e06
Added demo_ prefix to interlock label
...
Customer feedback received:
```
It leads users to expect that if they define a network in their compose file that they can use that network name in the Interlock network label which is not the case. The example "works" because the service is only attached to a single network, but in actuality the Interlock network label would need to be prefixed with the stack name in order for the example to work correctly.
```
The concern is valid; so I have added `demo_` as a prefix to the `com.docker.lb.network` label.
2018-11-15 13:37:34 -05:00
Lenesto Page
3e11dd8957
Update tls.md
2018-10-17 16:15:46 -04:00
Maria Bermudez
aaca9b83b5
Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
...
This reverts commit 4c95d161ca .
2018-08-29 19:01:03 -07:00
Maria Bermudez
4c95d161ca
Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
...
This reverts commit af5f2fcc38 , reversing
changes made to 338b690d26 .
2018-08-29 18:37:44 -07:00
Maria Bermudez
840c167055
Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
...
This reverts commit 14080c18bd .
2018-08-29 18:36:03 -07:00