X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fdevelopment%2Fdevtools%2Fdevtools.rst;h=5f7f843444132fe4a8e11104bcf32d94a29cdd23;hb=c92e128c5d7a1a67f43321d275b6e9d3c8f16e57;hp=75f344348bdc967cf5d6e5350e1258627a64759e;hpb=9603a70bec0f57dbf546ddcf1872cb7d3fa7ab4a;p=policy%2Fparent.git diff --git a/docs/development/devtools/devtools.rst b/docs/development/devtools/devtools.rst index 75f34434..5f7f8434 100644 --- a/docs/development/devtools/devtools.rst +++ b/docs/development/devtools/devtools.rst @@ -421,12 +421,22 @@ To test these images, CSITs will be run. Running Policy Components Locally ********************************* -The following page outlines how to run the policy framework components locally use IntelliJ, Eclipse and the Command Line. +The following page outlines how to run the policy framework components locally using IntelliJ, Eclipse and the Command Line. .. toctree:: :maxdepth: 1 - local-installation.rst + ./installation/local-installation.rst + +Running the Policy Framework in Microk8s +**************************************** + +The following page outlines how to run the policy framework components using microk8s. + +.. toctree:: + :maxdepth: 1 + + ./installation/microk8s-installation.rst Generating Swagger Documentation