aboutsummaryrefslogtreecommitdiffstats
path: root/docs/oom_setup_kubernetes_rancher.rst
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-10-04 13:52:34 +0000
committerGerrit Code Review <gerrit@onap.org>2021-10-04 13:52:34 +0000
commit23c1fc145b00853fa6b0a87c42e494549c9e4ee8 (patch)
tree16d4c966f70817c22f717ad697ec9fa0945b5a74 /docs/oom_setup_kubernetes_rancher.rst
parentd0fa8cf57eaac53f723c0ca8399f58b55655ea6f (diff)
parentb90e8fce4527322fdd35840b1ee8eab0d7ad4ca4 (diff)
Merge changes I4108ba7e,I42964284
* changes: [DOC] Fix a few mispellings [DOC] Update spellchecker white list
Diffstat (limited to 'docs/oom_setup_kubernetes_rancher.rst')
-rw-r--r--docs/oom_setup_kubernetes_rancher.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/oom_setup_kubernetes_rancher.rst b/docs/oom_setup_kubernetes_rancher.rst
index e002d38897..6272f83238 100644
--- a/docs/oom_setup_kubernetes_rancher.rst
+++ b/docs/oom_setup_kubernetes_rancher.rst
@@ -428,7 +428,7 @@ share a common, distributed filesystem. In this tutorial, we will setup an
NFS Master, and configure all Worker nodes a Kubernetes cluster to play
the role of NFS slaves.
-It is recommneded that a separate VM, outside of the kubernetes
+It is recommended that a separate VM, outside of the kubernetes
cluster, be used. This is to ensure that the NFS Master does not compete for
resources with Kubernetes Control Plane or Worker Nodes.