To support this deployment model you would need to have a Kubernetes Service per Ignite server node so that remote thick clients can connect to any server from outside. Also, you would need to enable the following setting on the clients side (the setting will be released in Ignite 2.9): https://www.gridgain.com/docs/latest/developers-guide/clustering/running-client-nodes-behind-nat
Thin clients might be a much better choice for those applications that connect from outside. It's easier to set up and manage. While inside K8 you can keep using the thick clients. - Denis On Thu, Jul 23, 2020 at 11:36 AM akorensh <alexanderko...@gmail.com> wrote: > Hi, > At this point(2.8.1), Apache Ignite does not support Thick clients being > outside of the K8 cluster. > while servers being in the cluster. > Thanks, Alex > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >