-
Type: Story
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.9
-
Component/s: helm-charts
-
Labels:None
-
Story Points:5
Voltha release 2.8 (and prior releases) uses kafka messaging service for inter-container communications (i.e. between Voltha Core and the adapters). The helm charts therefore use specific kafka topics to assign them to the various containers.
With the gRPC migration in release 2.9, the kafka topics are replaced by grpc endpoints. This story tracks these changes.