Date

Attendees

Notes:

It was shown the  following diagram that helps to explain the main goal and scope for the Kubernetes Reference Deployment project. This doesn't pretend to offer a tool for provisioning production ready Kuberentes deployments, it's a reference about the requirements supported by ONAP MultiCloud/Kubernetes plugin.

The project layout for the  MultiCloud/Kubernetes plugin has been defined and it was discussed the idea to use two third party frameworks:

Given the simplicity that gorilla/mux (https://github.com/gorilla/mux) offers and the usage in other ONAP projects, it was decided to used as a Web Framework.

Srini highlighted the importance to generate an unique IDs for deployments as a method to identify VNF Instances during the execution of updates and deletes. Shashank mentioned that Kubernetes internal process that appends an unique number to the deployment name to avoid duplicity in their resources. 

Discussion items

TimeItemWhoNotes
10 minsProject Status - KRD
  • The documentation and validation tasks are in progress
10 minsProject Status - PluginShashank Kumar Shankar
  • Gorilla/Mux as a web framework
30 minsAPI Definition Discussion

Action items