mirror of https://github.com/docker/docs.git
17 lines
382 B
Markdown
17 lines
382 B
Markdown
---
|
|
description: 'Swarm: a Docker-native clustering system'
|
|
keywords:
|
|
- docker, swarm, clustering, scheduling
|
|
menu:
|
|
main:
|
|
identifier: swarm_sched
|
|
parent: workw_swarm
|
|
weight: 5
|
|
title: Scheduling
|
|
---
|
|
|
|
## Advanced Scheduling
|
|
|
|
To learn more about advanced scheduling, see the [strategies](strategy.md),
|
|
[rescheduling](rescheduling.md), and [filters](filter.md) documents.
|