Add document for vfw/edgex use case 88/90488/2
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Tue, 25 Jun 2019 23:22:17 +0000 (16:22 -0700)
committerGary Wu <gary.wu@futurewei.com>
Wed, 26 Jun 2019 13:57:58 +0000 (13:57 +0000)
Added document for vfw/edgex use cases.

Issue-ID: MULTICLOUD-691
Change-Id: I21773e94df95c3eefcabfb08ef57a3f0a8aa7d79
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
docs/docs_usecases.rst
docs/docs_vfw_edgex_k8s.rst [new file with mode: 0644]

index 0e0a5f8..89b00f3 100644 (file)
@@ -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 (file)
index 0000000..dbfc437
--- /dev/null
@@ -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)
+