infinispan / infinispan-operator

Infinispan Operator
https://infinispan.org/docs/infinispan-operator/main/operator.html
Apache License 2.0
48 stars 52 forks source link

Integration with Skupper #385

Open rigazilla opened 4 years ago

rigazilla commented 4 years ago

Skupper (https://skupper.io/) is a k8s component that provides intercluster communication. Investigate if it can be useful to semplify cross site replication configuration.

dmvolod commented 3 years ago

I guess we can't utilize Skupper now, as it lack a large number of configuration possibilities required for the automatic operator management (not for end users)

I think it's better to combine solution described #1033 and GossipRouter deployment

pruivo commented 3 years ago

there is another tool on the table: https://submariner.io/

dmvolod commented 3 years ago

I think we can try to utilize both solutions, but first step install and configure Skupper or Submariner will be so huge However next steps will be more easy

pruivo commented 3 years ago

at least, the submariner has an operator: https://operatorhub.io/operator/submariner

not sure how good it is neither what it does xD

dmvolod commented 3 years ago

not sure how good it is neither what it does xD

Yeah, it utilize sigs.k8s.io/mcs-api and easy to expose cross-site services

dmvolod commented 3 years ago

But seems to need access to the remote cluster Kubernetes API. In this case there is no value, except granting access on the k8s cluster level, not individual Infinispan https://submariner.io/getting-started/architecture/