Re: How to access ignite cluster outside Kubernetes?

2023-05-31 Thread Rahul Ranjan
Hi, I have deployed an ignite cluster on the kubernetes environment (GKE). Have created k8s ingress for thinclient coonection. My local app (which is outside the k8s env) needs to connect to this ignite cluster . Have tried using the following snippet. This is not working for thinClient using ig

Fwd: How to access ignite cluster outside Kubernetes?

2023-05-31 Thread Rahul Ranjan
Hi, I have deployed ignite cluster on kubernetes environment (GKE). Have created k8s ingress for thinclient . My local app needs to connect this ignite cluster . String url = ingress_url ClientConfiguration cfg = new ClientConfiguration().setAddresses(url); This is not working for thinClient us

Re: [DISCUSSION] IEP-105: Basic Authentication in Apache Ignite 3

2023-05-31 Thread Aleksandr Pakhomov
Hi, Mikhail > Then the REST client’s exchange with the node will follow the flow: > Client posts the client-id and client-secret to the token endpoint URL using > specified authentication type and receives an access token or error message. > At this point implementation should cache the token.

Re: [DISCUSSION] IEP-105: SSL&TLS in Apache Ignite 3

2023-05-31 Thread Aleksandr Pakhomov
Hi Mikhail, I have a question: Configuration snippets are just snippets or a list of all configration keys? -- Best regards, Aleksandr > On 31 May 2023, at 09:32, Mikhail Pochatkin wrote: > > Hi, Igniters! > > Please take a look at the proposal for SSL&TLS in Apache Ignite 3 [1]. > > T

[DISCUSSION] IEP-105: Basic Authentication in Apache Ignite 3

2023-05-31 Thread Mikhail Pochatkin
Hi, Igniters! Please take a look at the proposal for Basic Authentication in Apache Ignite 3 [1]. Thanks for any feedback! 1. IEP-106: Basic Authentication - Apache Ignite - Apache Software Foundation

[DISCUSSION] IEP-105: SSL&TLS in Apache Ignite 3

2023-05-31 Thread Mikhail Pochatkin
Hi, Igniters! Please take a look at the proposal for SSL&TLS in Apache Ignite 3 [1]. Thanks for any feedback! 1. IEP-105: SSL&TLS - Apache Ignite - Apache Software Foundation