Commit Graph

17 Commits

Author SHA1 Message Date
Sebastiaan van Stijn 2ce808edc0
Remove references to obsolete engine versions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-26 15:45:07 +01:00
Sebastiaan van Stijn a7806de7c5
Desktop: fix some broken links/images and minor markdown-touch up
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-20 11:54:08 +02:00
Sebastiaan van Stijn 66d0e68df6
_includes: use absolute links instead of links to Markdown files
We cannot use relative links in includes, because:

- The jekyll-relative-links, is not called on includes, so
  markdown-links are rendered as-is.
- These files are included in various locations on the website;
  because of that, it's not possible to compose a relative link
  to other Markdown files, so we're falling back to using absolute
  URLs, relative to the root of the website.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-04-23 10:00:42 +02:00
Justin Cormack e9a37e9cce
Consistently use docker-desktop for Kube context (#10560)
This changed and both work, but this is the correct form.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2020-04-02 12:15:22 +01:00
Usha Mandya dabe90cbe8
Updating Docker for Win Community content (#9256)
Docker Desktop (Windows) content updates
2019-08-21 15:58:12 +01:00
Olly P c2d80906a1 Removed Build from Compose on Docker Desktop Example (#8750)
* Removed Build from Compose.yaml on Compose to Kubernetes

* Removed build from UCP example too
2019-06-07 08:04:36 -07:00
John Reese 0331c00bf5 Add missing bold markup 2019-03-22 21:52:40 -04:00
Anne Henmi 20c33f5ce4
Merge pull request #7314 from javabrett/docker-for-mac-kubernetes
Updated Kubernetes Stable channel version support
2019-02-01 09:28:19 -07:00
paigehargrave 0dab4ade68
Merge branch 'master' into name-change-for-Docker-Desktop 2019-01-14 11:14:48 -05:00
paigehargrave b53e24442c
Update kubernetes-mac-win.md 2019-01-11 14:48:41 -05:00
Brett Randall d5b35366de Updated Kubernetes Stable channel version support, retired Edge channel notes/versions.
Signed-off-by: Brett Randall <javabrett@gmail.com>
2019-01-06 16:45:47 +11:00
Jesse Antoszyk df113655bb Update deploy on Kubernetes orchestrator instructions 2018-12-27 08:00:17 -05:00
LoreenRH b2b2162cb8 Update docs for docker desktop
Signed-off-by: LoreenRH <lorena.rangel@docker.com>
2018-10-05 10:03:31 +02:00
Mano Marks fa6e767243 adding stable version on windows that includes kubernetes 2018-09-06 07:20:04 -07:00
Mano Marks d7f26368b6 updating mac to include stable releases 2018-09-04 13:25:17 -07:00
Gwendolynne Barr bb88d284f7 Repair kubectl-path variable (#5932) 2018-02-06 09:00:40 -08:00
Misty Stanley-Jones 0309ec51a8
Document Kubernetes support for Win (#5819)
* Document Kubernetes support for Win

* Address feedback
2018-01-26 09:04:26 -08:00