Add document about adding/replacing a node (#5570)

* Add document about adding/replacing a node

* Update nodes.md

Amend for comments
This commit is contained in:
Yujun Zhang
2020-03-15 18:32:34 +08:00
committed by GitHub
parent 1cb03a184b
commit ea9f8b4258
3 changed files with 131 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
* [Integration](docs/integration.md)
* [Upgrades](/docs/upgrades.md)
* [HA Mode](docs/ha-mode.md)
* [Adding/replacing a node](docs/nodes.md)
* [Large deployments](docs/large-deployments.md)
* CNI
* [Calico](docs/calico.md)