Docker Desktop 4.39 brings enhanced productivity with Docker AI Agent with MCP, Kubernetes support, GA of Docker Desktop CLI, and improved image handling.
kubernetes
Docker Desktop 4.38: New AI Agent, Multi-Node Kubernetes, and Bake in GA
Docker Desktop 4.38 brings Docker AI Agent for real-time help, plus Bake for faster builds and Multi-Node Kubernetes for better testing. Learn more!
How to Set Up a Kubernetes Cluster on Docker Desktop
We walk through the steps to start a Kubernetes cluster on Docker Desktop and provide troubleshooting tips to ensure a smooth experience.
10 Years Since Kubernetes Launched at DockerCon
Reflecting on the monumental announcement of Kubernetes at DockerCon on June 10th, 2014, Docker CEO Scott Johnston celebrates its transformative impact on container orchestration and modern application development over the past decade, highlighting Docker’s role in this pivotal industry shift.
Develop Kubernetes Operators in Java without Breaking a Sweat
Discover testing possibilities that let developers consider Java as the language of choice for Kubernetes-related projects.
KubeCon EU 2024: Highlights from Paris
If you stopped by the KubeCon EU 2024 Docker booth, you may have seen our Megennis Motorsport Racing experience. Or you may have talked to one of our engineers about our new fast Docker Build Cloud experience. We round up a few other highlights from Paris.
Is Your Container Image Really Distroless?
Find out what makes an image distroless, tools that make the creation of distroless images practical, and security benefits of this approach.
Get Started with the Microcks Docker Extension for API Mocking and Testing
Learn how running Microcks as a Docker extension enables developers to swiftly create, test, and iterate on APIs without leaving the Docker environment.
Testcontainers: The Simplest Way to Test Kubernetes Operators
Learn how you can test your own Kubernetes operator implementations using Testcontainers with a practical step-by-step guide.