X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Foom_user_guide.rst;h=3a707e25ea873f476c2f72a180908e66cc8002b9;hb=2ca8a4737653e6a5ba963aff53b2f4e0ebd6ce9d;hp=02f5c483b5cba7de74317bb8e800775dbb3c7e6e;hpb=7782c3e8da81539a348a5fd18c44dcc6a1983dc3;p=oom.git diff --git a/docs/oom_user_guide.rst b/docs/oom_user_guide.rst index 02f5c483b5..3a707e25ea 100644 --- a/docs/oom_user_guide.rst +++ b/docs/oom_user_guide.rst @@ -55,8 +55,8 @@ ONAP with a few simple commands. Pre-requisites -------------- -Your environment must have both the Kubernetes `kubectl` and Helm setup as a -one time activity. +Your environment must have the Kubernetes `kubectl` with Cert-Manager +and Helm setup as a one time activity. Install Kubectl ~~~~~~~~~~~~~~~ @@ -78,6 +78,11 @@ Verify that the Kubernetes config is correct:: At this point you should see Kubernetes pods running. +Install Cert-Manager +~~~~~~~~~~~~~~~~~~~~ +Details on how to install Cert-Manager can be found +:doc:`here `. + Install Helm ~~~~~~~~~~~~ Helm is used by OOM for package and configuration management. To install Helm,