Versions Compared

Key

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

Goal:

Is to prove that ISTIO is applicable for ONAP.

...


  • Avoid node ports (use ingress gateways)
  • Load balancer as it is done in public clouds (such as MetalLB)
  • Secure communication to outside entitiesĀ 
  • Secure communication among the micro services
  • User authentication via tokensĀ 


Prove that ISTIO can achieve above goals with the help OAUTH2.

Start with Multi-Cloud project and show that there is no change in applications to achieve run time security.


Once proven come back to ONAP wider community on the need for separating the security from the applications.

...