Commit Graph

1023 Commits

Author SHA1 Message Date
L-Hudson
0ca6c64b3c Merge pull request #8081 from darwin-traver/patch-17
Update Kubernetes and Calico version #s
2019-01-28 08:50:42 -05:00
gabrielmcg
fd57d2a703 Update collect-cluster-metrics.md
Port forwarding is used to expose the UI, not the API?
2019-01-28 08:31:16 +00:00
Darwin Traver
72d0db272d Update Kubernetes and Calico version #s 2019-01-25 13:11:28 -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
dd386d3e8e Merge pull request #8073 from docker/paigehargrave-patch-3
Update service-clusters.md
2019-01-25 09:22:25 -05:00
L-Hudson
88a3b8334e Merge pull request #8074 from trapier/ucp-auth-store-reconfigure-non-emergency-output
ucp: auth store reconfigure update output
2019-01-25 09:08:28 -05:00
Olly P
e56d0543c8 Added User Permission note to Promotions 2019-01-25 12:54:29 +00:00
Trapier Marshall
3ac7303c6a ucp: auth store reconfigure update output 2019-01-24 19:09:06 -05:00
paigehargrave
a92d1b85c0 Update service-clusters.md 2019-01-24 17:45:18 -05:00
L-Hudson
81c4282a6b Merge pull request #7016 from trapier/correct-interlock-proxy-constraints
Interlock: correct proxy constraint procedure
2019-01-24 17:20:20 -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
Olly P
e65f62b894 Removing Syslog UI from UCP Docs as this feature has been EOLd 2019-01-24 15:50:55 +00:00
Anne Henmi
2142fae20b Merge pull request #8033 from trapier/ucp-support-dump-running-version
ucp: support dump running version
2019-01-24 08:05:15 -07: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
Trapier Marshall
ea7208a888 ucp config: custom api headers syntax
Example for this table needs double brackets because it's an array.

Tested on UCP 3.0.8.
2019-01-22 16:45:16 -05:00
L-Hudson
206edc4340 Update service-clusters.md
C&P error correction
2019-01-22 09:25:54 -05:00
Trapier Marshall
f6ab0cb105 ucp: support dump running version
Use a bash shell variable to run support dump at the same revision as
the cluster is running.  This is a copy-paste convenience for users in offline environments that might not be running the latest version.

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
2019-01-18 16:10:49 -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
31e351ed0a Merge pull request #8046 from ollypom/endtoendinstall
Updated Docker Enterprise End to End Install Docs
2019-01-18 10:31:09 -05:00
L-Hudson
507b26a44d Update end-to-end-install.md
editorial crx for clarity, OK'd with @ollypom
2019-01-18 10:06:52 -05:00
Olly P
dfeff27d45 Updated e-2-e install 2019-01-18 10:41:56 +00:00
Shaker Gilbert
3df2f644f8 spelling error "modes" instead of "nodes" 2019-01-17 19:15:54 -05:00
Maria Bermudez
e205eb26c9 Merge pull request #8022 from bermudezmt/dtr-backup
Add screenshot for backup warning, minor edits
2019-01-17 12:51:42 -08:00
Maria Bermudez
c9666bc05f Update create-a-backup.md 2019-01-17 12:50:48 -08:00
L-Hudson
794620b882 Merge pull request #8036 from docker/ucp-relnotes
Moved dates under version headers
2019-01-17 10:45:27 -05:00
ollypom
64509ff37b Found old DTR CLI Link
Signed-off-by: ollypom <oppomeroy@gmail.com>
2019-01-17 10:59:44 +00:00
Maria Bermudez
2c04f909c9 Moved dates under version headers 2019-01-16 13:49:32 -08:00
Maria Bermudez
c48ecb4bad Add screenshot for backup warning, minor edits 2019-01-14 19:36:09 -08:00
paigehargrave
0dab4ade68 Merge branch 'master' into name-change-for-Docker-Desktop 2019-01-14 11:14:48 -05:00
paigehargrave
7d79c203d2 Update install-cni-plugin.md 2019-01-11 15:55:08 -05:00
paigehargrave
e277c7641f Update configure-your-notary-client.md 2019-01-11 14:47:11 -05:00
paigehargrave
6115286f1a Update index.md 2019-01-11 14:06:56 -05:00
paigehargrave
a702ed28a6 Update kubectl.md 2019-01-11 13:44:01 -05:00
paigehargrave
6c1268d073 Merge pull request #7968 from bermudezmt/minor-edits
Follow-up PR to 7203 with additional screenshot
2019-01-10 10:52:39 -05:00
ollypom
538ad91d02 Updated Azure Json Permissions
Signed-off-by: ollypom <oppomeroy@gmail.com>
2019-01-10 13:39:39 +00:00
Anne Henmi
8732cad9d0 Merge branch 'master' of github.com:docker/docker.github.io 2019-01-09 09:11:26 -05:00
paigehargrave
7f865469bb Fixing outdated link for UCP install 2019-01-08 13:20:07 -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
3bb75c40f6 Follow-up PR to 7203 with additional screenshot
Naming convention changes
2019-01-03 17:24:32 -08:00
Maria Bermudez
6942b7d81a Merge pull request #7165 from ollypom/dtrcachekubernetes
Instructions to deploy a DTR Cache with Kubernetes
2019-01-03 11:39:40 -08:00
Maria Bermudez
be0a80d262 Final fixes after local preview of page 2019-01-03 11:33:24 -08:00
Anne Henmi
507219ed1f Update release-notes.md 2019-01-03 11:57:14 -07:00
Anne Henmi
acc897fd41 Update release-notes.md 2019-01-03 11:56:29 -07:00
Maria Bermudez
43e94229a9 Fix front matter formatting issue. 2019-01-03 10:26:35 -08:00
Maria Bermudez
81055b419a Remove ambiguity on registry configuration link 2019-01-03 10:22:43 -08:00
Anne Henmi
a5022446d0 Merge branch 'master' into patch-relnote-dec-2018 2019-01-03 07:59:05 -07:00
L-Hudson
cedd9f57ac Update simple-kube.md
editorial crx
2019-01-03 09:56:32 -05:00
Anne Henmi
939dcd5c48 Update release-notes.md 2019-01-02 16:44:47 -07:00
Anne Henmi
187f7e1b21 Update release-notes.md 2019-01-02 16:43:10 -07:00