]
Sebastian Łaskawiec commented on ISPN-6677:
-------------------------------------------
[~NadirX] [~gustavonalle] An option to consider - use ['Init Containers' from
Deal with unavailable dependencies during startup
-------------------------------------------------
Key: ISPN-6677
URL:
https://issues.jboss.org/browse/ISPN-6677
Project: Infinispan
Issue Type: Feature Request
Components: Cloud Integrations
Reporter: Sebastian Łaskawiec
Assignee: Sebastian Łaskawiec
In Kubernetes not all Pods start at the same time. It is perfectly possible to start
first Infinispan and a bit later the database (in this configuration we are assuming that
Infinispan has a dependency to DB). Note that this setup would fails.