mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-19 23:07:47 -02:30
update docs
This commit is contained in:
@@ -3,7 +3,7 @@ Weave
|
|||||||
|
|
||||||
Weave 2.0.1 is supported by kubespray
|
Weave 2.0.1 is supported by kubespray
|
||||||
|
|
||||||
Weave uses [**consensus**](https://www.weave.works/docs/net/latest/ipam/#initialization) mode (default mode) and [**seed**](https://www.weave.works/docs/net/latest/ipam/#initialization) mode.
|
Weave uses [**consensus**](https://www.weave.works/docs/net/latest/ipam/##consensus) mode (default mode) and [**seed**](https://www.weave.works/docs/net/latest/ipam/#seed) mode.
|
||||||
|
|
||||||
`Consensus` mode is best to use on static size cluster and `seed` mode is best to use on dynamic size cluster
|
`Consensus` mode is best to use on static size cluster and `seed` mode is best to use on dynamic size cluster
|
||||||
|
|
||||||
@@ -95,4 +95,4 @@ The seconde variable, `weave_peers`, saves IP of all nodes of the weave network
|
|||||||
|
|
||||||
These two variables are used to connect a new node to the weave network. The new node needs to know the firsts nodes (seed) and the list of IPs of all nodes.
|
These two variables are used to connect a new node to the weave network. The new node needs to know the firsts nodes (seed) and the list of IPs of all nodes.
|
||||||
|
|
||||||
To reset these variables and reset the weave network set them to `uninitialized`
|
To reset these variables and reset the weave network set them to `uninitialized`
|
||||||
|
|||||||
Reference in New Issue
Block a user