Question on ports exposed in kubernetes setup

2018-02-11 Thread Vishwas Bm
Hi, I have setup ignite on kubernetes using this link . The setup is ready, I wanted to try few curl commands as mentioned in this link . As per the ignite kubernetes setup guide, the rest

How to connect to kubernetes pods from ignite client

2018-02-13 Thread Vishwas Bm
Hi, I have setup 3 kuberentes pods each running a ignite server as per the link. My question is how to connect to these from an ignite client which is outside the kubernetes environment. I have the client running in a contianer. How does the client discover the ignite pods. Should we use the

Re: 3rd-party-store not working (Record is not getting updated in Hive)

2018-09-29 Thread Vishwas Bm
Thanks for the reply. We are able to achieve the write through behavior after enabling the flag. On Thu, Sep 27, 2018, 11:26 AM Evgenii Zhuravlev wrote: > You can read JavaDoc to this parameter, it have information about 3rd > party persistent store: >

Query on Ignite K8s Operator

2020-10-09 Thread Vishwas Bm
Hi, I found the below link on Ignite K8s operator docker image: https://hub.docker.com/r/gridgain/apache-ignite-operator Is this licensed ? Can this be used ? *Thanks & Regards,* *Vishwas*

Ignite IPv6 support

2020-10-09 Thread Vishwas Bm
Hi, We are using ignite on K8s environment. Now we wanted to move to a K8s environment with ipv6 support. But I read in below document that ignite has some issues on IPv6 cluster: https://apacheignite.readme.io/docs/network-config May I know what are the challenges or issues that are seen with

Re: Query on implementing GridSecurityProcessor

2020-11-27 Thread Vishwas Bm
s Garus and discussed in the following thread: > > > http://apache-ignite-developers.2346864.n4.nabble.com/Security-Subject-of-thin-client-on-remote-nodes-td46029.html > > You can try asking him in this thread. > > BR, > Andrew > 24.11.2020 21:06, Vishwas Bm пишет: > &

Re: Query on implementing GridSecurityProcessor

2020-11-24 Thread Vishwas Bm
The uuid is set randomly and as we are not allowed to update the node attributes, I am not sure how this can be implemented using node attributes. Any idea on how this can be achieved ? On Sun, 22 Nov, 2020, 19:22 vbm, wrote: > Hi, > > We have implemented the security plugin by implementing

IgniteSecurity vs GridSecurityProcessor

2020-11-20 Thread Vishwas Bm
Hi, We were using 2.7.6 and had implemented a custom security plugin for authorization and authentication by implementing GridSecurityProcessor. Now in 2.9 we see that a new interface is provided IgniteSecurity. May I know what is the difference between the interfaces, as both look similar and

Re: Ignite best practice for restarting k8s pod

2021-01-15 Thread Vishwas Bm
Hi Alexandr, Thanks for the response. It is with native persistence being enabled. Will there be any difference, with and without persistence ? The docker image and the statefulset is created based on the below ignite documentation:

CVE-2022-22963

2022-03-31 Thread Vishwas Bm
Hi All, Is ignite impacted by this critical vulnerability? https://securityboulevard.com/2022/03/cyrc-vulnerability-analysis-two-distinct-spring-vulnerabilities-discovered-spring4shell-and-cve-2022-22963/ Regards, Vishwas