Versions Compared

Key

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

...

Note: this is based on the current ASD concept understanding. This would be a PoC use case to prove the usage of ASD and interactions of southbound interfaces (e.g., Kubernetes)


Goals:

  • ASD onboarding to SDC, including:
    • ASD integration with Service Model in SDC, including internal mapping
      • Proposal: use the ASD model as SDC internal model
    • Allow SDC designers to customize/add custom properties ? e.g., defining input parameters, adding custom properties...
  • SDC distribution to ONAP Runtime components
    • Store ONAP internal Descriptors in Catalog Manager
    • Store Helm Charts in Helm Chart Repository
    • Store Images in Image Repository
  • Orchestration based on ASD-modelDemonstrate ASD can handle ...
    • Orchestrators get Helm information
      • not repeating resource information that is defined in Helm Charts
      • demonstrate how ASD and Helm Charts are processed by the orchestrator 
  • Dry Run

Helm 3 Interaction between Helm Client and Kubernetes API Server

...