vliz-be-opsci / k-gap

Knowledge Graph Analysis Platform
MIT License
0 stars 0 forks source link

Look into Scaling Service of Containers with Kubernetes #27

Open cedricdcc opened 4 months ago

cedricdcc commented 4 months ago

We have a container named sembench that interacts with another container housing our graph database. Our aim is to initiate multiple instances of pysembench and connect them seamlessly to the graph database container.

Objectives:

Possible routes of investigation

Given the complexity of our requirements, Kubernetes appears to be a suitable choice for container orchestration. Kubernetes offers robust features for scaling applications and managing resources efficiently. However, further investigation is needed to determine the specific configurations and best practices for our scenario.

Points to investigate

Action items to search and discuss

cedricdcc commented 4 months ago

@marc-portier anything you want to add to this issue already of insights?

marc-portier commented 4 months ago

not at all, mainly do not currently think we have an issue nor desire into this direction, might be useful though, just don't see it yet.