> For the complete documentation index, see [llms.txt](https://kawsing.gitbook.io/opensystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kawsing.gitbook.io/opensystem/docker-swarm/tui-chu-cluster.md).

# 退出cluster

### sudo docker swarm leave --force&#x20;

```
sudo docker swarm leave --force
Node left the swarm.
```
