Re: Apache Ignite with istio/envoy mTLS

2020-07-24 Thread Saikiran Daripelli
Thanks you.

From: Denis Magda 
Reply to: "user@ignite.apache.org" 
Date: Friday, 24 July 2020 at 12:43 AM
To: user 
Subject: Re: Apache Ignite with istio/envoy mTLS

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
 
[gridgain.com]<https://urldefense.com/v3/__https:/www.gridgain.com/docs/latest/developers-guide/clustering/running-client-nodes-behind-nat__;!!Hm8EzG7E8TY!ObQUBBQHenZqI3iF6wEPI2nNupFMPfHyr5LEhVh20TV2pNYNd5xuAn0nQhyy927iU74$>

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 
mailto: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/ 
[apache-ignite-users.70518.x6.nabble.com]<https://urldefense.com/v3/__http:/apache-ignite-users.70518.x6.nabble.com/__;!!Hm8EzG7E8TY!ObQUBBQHenZqI3iF6wEPI2nNupFMPfHyr5LEhVh20TV2pNYNd5xuAn0nQhyy-wmN0zM$>


Re: Apache Ignite with istio/envoy mTLS

2020-07-23 Thread Denis Magda
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  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/
>


Re: Apache Ignite with istio/envoy mTLS

2020-07-23 Thread akorensh
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/