Skip to content

Commit

Permalink
Update content src/site/notes/Docker/Docker Swarm/Docker Swarm 删除节点.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HoshinoRei committed Jun 7, 2024
1 parent 37649ba commit 7b68c3b
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
{"dg-publish":true,"dg-permalink":"note/1","permalink":"/note/1/","created":"2024-06-07 21:41:09","updated":"2024-06-08 05:11:04"}
{"dg-publish":true,"dg-permalink":"note/1","permalink":"/note/1/","created":"2024-06-07 21:41:09","updated":"2024-06-08 05:20:02"}
---

在 Node 上
Expand All @@ -11,4 +11,5 @@ docker swarm leave
docker node rm <node_name>
```

[docker swarm 删除节点](https://www.cnblogs.com/klvchen/p/12048981.html)
## 参考
1. [docker swarm 删除节点](https://www.cnblogs.com/klvchen/p/12048981.html)

0 comments on commit 7b68c3b

Please sign in to comment.