Docker Desktop Kubernetes Support: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 6: | Line 6: | ||
* [[Docker Desktop]] | * [[Docker Desktop]] | ||
* [[Kubernetes Operations#Runtimes|Kubernetes Operations]] | * [[Kubernetes Operations#Runtimes|Kubernetes Operations]] | ||
=Overview= | |||
Docker Desktop for Mac includes a standalone Kubernetes server and client, as well as Docker CLI integration. The Kubernetes server runs locally within the Docker instance, is not configurable, and is a single-node cluster. The Kubernetes server runs within a Docker container on your local system, and is only for local testing. When Kubernetes support is enabled, you can deploy your workloads, in parallel, on Kubernetes, Swarm, and as standalone containers. Enabling or disabling the Kubernetes server does not affect your other workloads. |
Latest revision as of 23:40, 8 August 2019
External
Internal
Overview
Docker Desktop for Mac includes a standalone Kubernetes server and client, as well as Docker CLI integration. The Kubernetes server runs locally within the Docker instance, is not configurable, and is a single-node cluster. The Kubernetes server runs within a Docker container on your local system, and is only for local testing. When Kubernetes support is enabled, you can deploy your workloads, in parallel, on Kubernetes, Swarm, and as standalone containers. Enabling or disabling the Kubernetes server does not affect your other workloads.