mirror of https://github.com/docker/docs.git
11 lines
434 B
Markdown
11 lines
434 B
Markdown
> [!NOTE]
|
|
>
|
|
> Swarm mode is an advanced feature for managing a cluster of Docker daemons.
|
|
>
|
|
> Use Swarm mode if you intend to use Swarm as a production runtime environment.
|
|
>
|
|
> If you're not planning on deploying with Swarm, use
|
|
> [Docker Compose](/compose/) instead.
|
|
> If you're developing for a Kubernetes deployment, consider using the
|
|
> [integrated Kubernetes feature](/manuals/desktop/features/kubernetes.md) in Docker Desktop.
|