Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added link to HPA for K8s

BUSINESS DRIVER

Executive Summary - Placement of workloads on the sites that have right compute nodes.  ONAP is expected to take VNF requirements at the design time. Then it does match making during instantiation time to select site that has right resources.  

Business Impact - This will enable VNF vendors to take advantage of NFVI HW and SW acceleration & Security features to speed up the VNF processing.  By placing workloads on right hardware, compute resource usage efficiency improved. For example, placing the application that take advantage of crypto accelerators, when placed in a site that has crypto accelerators will use very less number of CPU resources.

Business Markets - Applicable to physical and virtual network functions deployed in large operational networks - cellular service (4G/5G), cloud service and data center networks.  

Funding/Financial Impacts - Potential of significantly reducing the CAPEX

Organization Mgmt, Sales Strategies - There is no additional organizational management or sales strategies for this use case outside of a service providers "normal" ONAP deployment and its attendant organizational resources from a service provider. 

Technical Debt

Automation of use cases using CLI (with and without HPA)

...

  • Working on new use case vIPSEC as part of R4.
  • Why:  To showcase an use case that leverages hardware accelerators based on PCIe.
  • Solution space:
    • HEAT templates
    • Configuration of IPSEC VNF for site-to-site tunnels
    • To show case performance difference between IPSEC without Crypto accelerator and with Crypto accelerator
    • Identify gaps in deploying IPSEC based connectivity among multiple locations of an Enterprise.
    • This work may overflow to R5.
    • Fix the gaps identified in deploying IPSEC VNF in multiple locations as a single operation.
    • Ensure that IPSEC VNFs are also deployed using K8S in the cloud-regions in R5

New items in R6

Extending HPA for K8S

Few details

  • Base line: NFD (Node feature discovery) from K8S CNCF project.
  • Discovery of hardware features,  creation of profiles and populating in A&AI of compute flavors.
  •  Identify any gaps in policy and OOF to do match making VNFs/Application to right compute flavors.

...