Versions Compared

Key

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

...

We are planning to integrate Openness Infrastructure mode. The following figure shows the components of Openness infrastructure mode and also lists the components that we want to integrate.

Openness Infrastructure mode componentNeed to integrate?
eaano
edgednsyes
interfaceserviceno, will use ovn4nfv-k8s-plugin's provider network
cncano
syslogno
multusno
nfdno

Openness extends kubectl command line to set edgedns (Described in OpenNESS 19.12 Investigation part). To integrate Openness with ICN, we will not use this but create a config agent to set edge dns. This config agent will monitor below CRD:

...

  • Monitor openness edge dns CRD
  • When a CRD instance is created:
    • Call interfaceservice edgedns to set the dns
  • When a CRD instance is deleted:
    • Call interfaceservice edgedns to delete the dns