-
Epic
-
Resolution: Done
-
Medium
-
None
-
None
-
External secure communication via Ingress
-
Feature
-
Original Scope
In London the ServiceMesh deployment will provide an Ingress Gateway to offer the ONAP services.
This has to be the only way to access the component services.
Nodeports are only used on standalone/testing environments
Component Helmcharts need to:
- provide an Ingress resource (use existing helm template - common/templates/_ingress.tpl)
- provide an Ingress configuration (as part of the values.yaml)
- disable any Nodeport settings in services (if not use _service.tpl)
There are no changes in APIs required