doc(manifests): add pre settings for cluster
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
a5866494e1
commit
b299e0b86e
@ -4,6 +4,12 @@
|
||||
|
||||
## Pre-settings for each node
|
||||
|
||||
### Enable br_netfilter module for Kernel
|
||||
|
||||
We need enable br_netfilter module for each node's kernel.
|
||||
|
||||
Using command `modprobe br_netfilter` on each nodes to enable it.
|
||||
|
||||
### Enable HugePage on node's kernel
|
||||
|
||||
```bash
|
||||
|
||||
Loading…
Reference in New Issue
Block a user