aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKiran Kamineni <kiran.k.kamineni@intel.com>2019-06-25 16:22:17 -0700
committerGary Wu <gary.wu@futurewei.com>2019-06-26 13:57:58 +0000
commitedfae921584d7a1a5aad075cd47da0d3b13f94cc (patch)
treef3fc5b31d01cc7d71f415427f559006202c2d293
parenta870be677d112cf9772603bd03613ca8398f0e61 (diff)
Add document for vfw/edgex use case
Added document for vfw/edgex use cases. Issue-ID: MULTICLOUD-691 Change-Id: I21773e94df95c3eefcabfb08ef57a3f0a8aa7d79 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
-rw-r--r--docs/docs_usecases.rst2
-rw-r--r--docs/docs_vfw_edgex_k8s.rst34
2 files changed, 36 insertions, 0 deletions
diff --git a/docs/docs_usecases.rst b/docs/docs_usecases.rst
index 0e0a5f89a..89b00f30c 100644
--- a/docs/docs_usecases.rst
+++ b/docs/docs_usecases.rst
@@ -34,6 +34,8 @@ Use Cases
:ref:`vIPsec with HPA Use Case <docs_vipsec_hpa>`
+:ref:`vFirewall/edgex with multicloud kubernetes plugin <docs_vfw_edgex_multicloud_k8s>`
+
Functional Requirements
~~~~~~~~~~~~~~~~~~~~~~~
:ref:`5G - Real Time PM and High Valume Stream Data Collection <docs_realtime_pm>`
diff --git a/docs/docs_vfw_edgex_k8s.rst b/docs/docs_vfw_edgex_k8s.rst
new file mode 100644
index 000000000..dbfc4377d
--- /dev/null
+++ b/docs/docs_vfw_edgex_k8s.rst
@@ -0,0 +1,34 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright 2018 ONAP
+
+.. _docs_vfw_edgex_multicloud_k8s:
+
+vFW/Edgex with Multicloud Kubernetes Plugin: Setting Up and Configuration
+-------------------------------------------------------------------------
+
+Description
+~~~~~~~~~~~
+This use case covers the deployment of vFW and Edgex HELM Charts in a Kubernetes based cloud region via the multicloud-k8s plugin.
+The multicloud-k8s plugin provides APIs to upload self contained HELM Charts that can be customized via the profile api and later installed in a particular cloud region.
+
+**Useful Links**
+
+`Multicloud K8s API Page <https://wiki.onap.org/display/DW/MultiCloud+K8s-Plugin-service+API>`_
+
+`Edgex Integration Test Status <https://wiki.onap.org/display/DW/Deploy+EdgeXFoundry+Helm+Chart+using+Multicloud+K8s+Plugin+in+Kubernetes+Cloud>`_
+
+`vFW Integration Test Status <https://wiki.onap.org/pages/viewpage.action?pageId=64000842>`_
+
+`Deploying vFW and EdgexFoundry on Kubernetes with ONAP <https://wiki.onap.org/display/DW/Deploying+vFw+and+EdgeXFoundry+Services+on+Kubernets+Cluster+with+ONAP>`_
+
+
+
+Setting Up and Installation
+~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Instructions for setting up and deploying the vFW and EdgeXFoundry HELM Charts can be found here: https://wiki.onap.org/display/DW/Deploying+vFw+and+EdgeXFoundry+Services+on+Kubernets+Cluster+with+ONAP
+
+Install ONAP via OOM using the deploy script in the integration repo. Instructions for this can be found in this link https://onap.readthedocs.io/en/latest/submodules/oom.git/docs/oom_cloud_setup_guide.html.
+
+When the installation is complete (all the pods are either in running or completed state)
+