Docker Desktop makes developing applications for Kubernetes easy.It provides a smooth Kubernetes setup experience by hiding the complexity of the installation and wiring with the host.Developers can focus entirely on their work rather than dealing with the Kubernetes setup details. 

This blog post covers development use cases and what happens under the hood for each one of them.We analyze how Kubernetes is set up to facilitate the deployment of applications, whether they are built locally or not, and the ease of access to deployed applications.

Just published by Docker: Read more