Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The user experience needs to be as simple as possible and even a novice user should be able to set up a site.

Use Cases

  1. SDWAN,  Customer Edge,  Edge Clouds – deploy VNFs/CNFs and applications as micro-services (Completed in R2 release using OpenWRT SDWAN Containerized)
  2. DAaaS - Distributed Ana

Where on the Edge

Kuralamudhan Ramakrishnan  - what are the drivers?

...

Cluster-API provider with Baremetal operator is used to provision physical server, and initiate the kubernetes Kubernetes cluster with user configuration 

KuD

Kubernetes deployerdeployment (KUD) in ONAP can be is a project that uses Kubespray to bring up a Kubernetes deployment and some addons on a provisioned machine. As it already part of ONAP it can be effectively reused to deploy the K8s App components(as shown in fig. II), NFV Specific components and NFVi SDN controller in the edge cluster. In R2 release KuD will be used to deploy the K8s addon such as Prometheus, Rook, as  Virlet, OVN, NFD, and Intel device plugins such as SRIOV and QAT in the edge location(as shown in figure I). In R3 release, KuD will be evolved as "ICN Operator" to install all K8s addons. For more information on the architecture of KuD please find the information here. 

ONAP on K8s

One of the Kubernetes clusters with high availability, which is provisioned and configured by Cluster-API will be used to deploy ONAP on K8s. ICN family uses ONAP Operations Manager(OOM) to deploy ONAP installation. OOM provides a set of helm chart to be used to install ONAP on a K8s cluster. ICN family will create OOM installation and automate the ONAP installation once a kubernetes Kubernetes cluster is configured by cluster-API

...