diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-09-30 12:27:20 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-09-30 12:27:20 +0000 |
commit | a001a61bdd6430027b39281f9d79366e837c7494 (patch) | |
tree | 62a6d95b84d11e0c94ad79f26645bd159eb1a3fc /docs/oom_cloud_setup_guide.rst | |
parent | 7fe88978fd7e65e140b7f763845c15157157dc58 (diff) | |
parent | c08270e3213309dac5d6dada14c1d09410921be7 (diff) |
Merge changes If3c9758c,I704fc2ee
* changes:
[DOC] Fix docs requirements and Sphinx profiles
[DOC] Fix some doc8 issues
Diffstat (limited to 'docs/oom_cloud_setup_guide.rst')
-rw-r--r-- | docs/oom_cloud_setup_guide.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/oom_cloud_setup_guide.rst b/docs/oom_cloud_setup_guide.rst index 033ba43fe4..adebcba487 100644 --- a/docs/oom_cloud_setup_guide.rst +++ b/docs/oom_cloud_setup_guide.rst @@ -80,10 +80,11 @@ components that are needed will drastically reduce the requirements. ===== ===== ====== ==================== .. note:: - Kubernetes supports a maximum of 110 pods per node - configurable in the --max-pods=n setting off the - "additional kubelet flags" box in the kubernetes template window described in 'ONAP Development - 110 pod limit Wiki' - - this limit does not need to be modified . The use of many small - nodes is preferred over a few larger nodes (for example 14x16GB - 8 vCores each). + Kubernetes supports a maximum of 110 pods per node - configurable in the + --max-pods=n setting off the "additional kubelet flags" box in the kubernetes + template window described in 'ONAP Development - 110 pod limit Wiki' + - this limit does not need to be modified . The use of many small nodes is + preferred over a few larger nodes (for example 14x16GB - 8 vCores each). Subsets of ONAP may still be deployed on a single node. Cloud Installation |