Docker Desktop Kubernetes Support: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Docker Desktop * Kubernetes Operations")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=External=
* https://docs.docker.com/docker-for-mac/kubernetes/
=Internal=
=Internal=
* [[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.