Sorry in advance if I have missed an obvious link.
-
When you go to Docker.com main page there is announcement about a Kubernetes-Docker integration.
-
That takes you to this diagram:
https://www.docker.com/kubernetes
-
From there, I can’t find any more docs. I have searched the GitHub Issues in various Moby projects along with Containerd, LinuxKit, Kubernetes-Incubator without any luck despite mentions in the Moby Blog that this has been worked on for over a year now. Obviously I am missing something obvious.
-
What I am expecting to find in the ideal case:
A clear set of docs to walk through starting VS 2017 on Windows 10, importing various git repos, building and ending up with the Windows 10 utility that runs Docker CE on Windows 10 using either Linux Containers or Windows 10 Containers and preferably both types simultaneously orchestrated by the built-in Kubernetes integration.
Even partial hints would be nice.
Right now the most mystifying part is where Kubernetes integrates with Win 10 Docker and how it fires up under Windows 10 instead of that rediculous Mini-Kube thing.
- Once the above has been figured out, I would like to do CI builds from Team Services (or GitHub) to Azure and Local.