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_setup_kubernetes_rancher.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_setup_kubernetes_rancher.rst')
-rw-r--r-- | docs/oom_setup_kubernetes_rancher.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/oom_setup_kubernetes_rancher.rst b/docs/oom_setup_kubernetes_rancher.rst index eea46c0e51..e002d38897 100644 --- a/docs/oom_setup_kubernetes_rancher.rst +++ b/docs/oom_setup_kubernetes_rancher.rst @@ -276,7 +276,8 @@ Download and install RKE on a VM, desktop or laptop. Binaries can be found here for Linux and Mac: https://github.com/rancher/rke/releases/tag/v1.0.6 .. note:: - There are several ways to install RKE. Further parts of this documentation assumes that you have rke command available. + There are several ways to install RKE. Further parts of this documentation + assumes that you have rke command available. If you don't know how to install RKE you may follow the below steps: * chmod +x ./rke_linux-amd64 |