Re: How to access ignite cluster outside Kubernetes?

2023-05-31 Thread Rahul Ranjan
ignite-core and ignite-client library (version 2.14.0) String url = ingress_url ClientConfiguration cfg = new ClientConfiguration().setAddresses(url); Could you please suggest how to connect (*thinclient*) to the ignite cluster, from outside the k8s environment. Thanks, Rahul Ranjan On Wed, 31

Fwd: How to access ignite cluster outside Kubernetes?

2023-05-31 Thread Rahul Ranjan
using ignite-core and ignite-client library (version 2.14.0) Thanks, Rahul Ranjan