Paulo, would you like to contribute this to Ignite? On Tue, Jun 28, 2016 at 11:43 AM, Paulo Pires <pi...@littlebits.cc> wrote:
> I came up with https://github.com/pires/apache-ignite-discovery-kubernetes > . > > I have been using this in production Kubernetes. Obviously, one needs DNS > integration which happens to be a best-practice anyway. > > Pires > > On Thu, Apr 28, 2016 at 4:45 PM Dmitriy Setrakyan <dsetrak...@apache.org> > wrote: > >> Ignite does not have any specific Kubernetes integration, however, if it >> supports TCP/IP, which I am pretty sure it does, then we can easily do >> auto-discovery there using our static IP discovery: >> >> >> https://apacheignite.readme.io/docs/cluster-config#static-ip-based-discovery >> >> Also, it is likely that it will work smoothly with Ignite docker >> container: >> https://ignite.apache.org/download.cgi#docker >> >> D. >> >> On Thu, Apr 28, 2016 at 6:50 AM, Christos Erotocritou < >> chris...@gridgain.com> wrote: >> >>> Hi all, >>> >>> Is anyone working with Ignite & kubernetes? >>> >>> Moreover I’d like to understand how it would be possible to do auto >>> discovery of new Ignite nodes. >>> >>> Thanks, >>> >>> Christos >> >> >>