Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.0
-
None
-
None
Description
Ignite cluster can be considered as a set of Kubernetes pods of a similar type that are scaled across available hardware. To get access to the cluster from outside the one has to use Kubernetes Service that will expose a single public API address for the whole Ignite Cluster.
Let's think over how an Ignite client can connect to the Ignite's Kubernetes cluster from outside, look up nodes and interact with them. As a result, most likely we will implement a special discovery SPI for such "outside" nodes that will connect to Kubernetes Service before the joining process.
Attachments
Issue Links
- requires
-
IGNITE-4160 Discovery SPI Implementation for Ignite Kubernetes Pods
- Closed