Nodes do not find each other OrientDB Kubernetes cluster Nodes do not find each other OrientDB Kubernetes cluster kubernetes kubernetes

Nodes do not find each other OrientDB Kubernetes cluster


For Hazelcast members to discover themselves, you also need to:

  • specify containerPort for Hazelcast (port 5701)
  • create a Kubernetes Service for Hazelcast (port 5701, in case of using DNS Lookup Discovery, the service needs to be type: ClusterIP and clusterIP: None)

You can find more information about the configuration in the following sources: