added hardware requirements in README.md (#4233)
* added hardware requirements in README.md * added hardware requirements in README.md
This commit is contained in:
parent
88249308a0
commit
58dc641001
1 changed files with 8 additions and 0 deletions
|
@ -153,6 +153,14 @@ Requirements
|
||||||
should be configured in the target servers. Then the `ansible_become` flag
|
should be configured in the target servers. Then the `ansible_become` flag
|
||||||
or command parameters `--become or -b` should be specified.
|
or command parameters `--become or -b` should be specified.
|
||||||
|
|
||||||
|
Hardware:
|
||||||
|
These limits are safe guarded by Kubespray. Actual requirements for your workload can differ. For a sizing guide go to the [Building Large Clusters](https://kubernetes.io/docs/setup/cluster-large/#size-of-master-and-master-components) guide.
|
||||||
|
|
||||||
|
- Master
|
||||||
|
- Memory: 1500 MB
|
||||||
|
- Node
|
||||||
|
- Memory: 1024 MB
|
||||||
|
|
||||||
Network Plugins
|
Network Plugins
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue