Hi Igniters,
What are your thoughts on providing an Apache Ignite example for the Kubernetes project <https://kubernetes.io/> as shown for some other technologies here: https://github.com/kubernetes/kubernetes/tree/master/examples? As a specific one to emulate, Spark <https://github.com/kubernetes/kubernetes/tree/master/examples/spark> has a nice Readme <https://github.com/kubernetes/examples/blob/master/staging/spark/spark-gluster/README.md>, example and guide complete with a video on how to do the setup. The overall examples directory shown above comes included with every Kubernetes download. The idea would be to enhance Apache Ignite's visibility and contributions by providing this sample with Kubernetes downloads, as we have a compatible deployment integration. We could offer a simple scale-out example or any other ideas you think may be helpful. Please provide your ideas/opinions and if positively received, I am happy to get started on this endeavor. Also let me know if you'd be interested in contributing. Happy coding, Dani -- Dani Traphagen | [hidden email] Solutions Architect *GridGain* |
Hm... don't we have one already?
https://apacheignite.readme.io/docs/kubernetes-deployment D. On Wed, Aug 23, 2017 at 7:23 PM, Dani Traphagen <[hidden email]> wrote: > Hi Igniters, > > What are your thoughts on providing an Apache Ignite example for the > Kubernetes > project <https://kubernetes.io/> as shown for some other technologies > here: > https://github.com/kubernetes/kubernetes/tree/master/examples? > > > As a specific one to emulate, Spark > <https://github.com/kubernetes/kubernetes/tree/master/examples/spark> > has a nice > Readme > <https://github.com/kubernetes/examples/blob/master/staging/spark/spark- > gluster/README.md>, > example and guide complete with a video on how to do the setup. The overall > examples directory shown above comes included with every Kubernetes > download. > > The idea would be to enhance Apache Ignite's visibility and contributions > by providing this sample with Kubernetes downloads, as we have a compatible > deployment integration. We could offer a simple scale-out example or any > other ideas you think may be helpful. > > Please provide your ideas/opinions and if positively received, I am happy > to get started on this endeavor. Also let me know if you'd be interested in > contributing. > > Happy coding, > Dani > -- > Dani Traphagen | [hidden email] > Solutions Architect > *GridGain* > |
Hi Dmitriy,
Sure do but that is off of our docs site only. This is different in that it is proposing to add an example or two to the actual Kubernetes project so when someone downloads Kubernetes, the Ignite example comes along for the ride. A few other technologies have done this as shown in the link so their samples are baked-in to the Kubernetes download. Thanks, Dani On Wed, Aug 23, 2017 at 7:27 PM Dmitriy Setrakyan <[hidden email]> wrote: > Hm... don't we have one already? > > https://apacheignite.readme.io/docs/kubernetes-deployment > > D. > > On Wed, Aug 23, 2017 at 7:23 PM, Dani Traphagen <[hidden email]> wrote: > > > Hi Igniters, > > > > What are your thoughts on providing an Apache Ignite example for the > > Kubernetes > > project <https://kubernetes.io/> as shown for some other technologies > > here: > > https://github.com/kubernetes/kubernetes/tree/master/examples? > > > > > > As a specific one to emulate, Spark > > <https://github.com/kubernetes/kubernetes/tree/master/examples/spark> > > has a nice > > Readme > > <https://github.com/kubernetes/examples/blob/master/staging/spark/spark- > > gluster/README.md>, > > example and guide complete with a video on how to do the setup. The > overall > > examples directory shown above comes included with every Kubernetes > > download. > > > > The idea would be to enhance Apache Ignite's visibility and contributions > > by providing this sample with Kubernetes downloads, as we have a > compatible > > deployment integration. We could offer a simple scale-out example or any > > other ideas you think may be helpful. > > > > Please provide your ideas/opinions and if positively received, I am happy > > to get started on this endeavor. Also let me know if you'd be interested > in > > contributing. > > > > Happy coding, > > Dani > > -- > > Dani Traphagen | [hidden email] > > Solutions Architect > > *GridGain* > > > Dani Traphagen | [hidden email] Solutions Architect *GridGain* |
Dani,
I’m totally for this! This is an easy way to spread a word about Ignite. Do you want to take a lead in this activity and add the example to Kube repo? You can rely on me if any technical assistance is needed. — Denis > On Aug 23, 2017, at 7:32 PM, Dani Traphagen <[hidden email]> wrote: > > Hi Dmitriy, > > Sure do but that is off of our docs site only. This is different in that it > is proposing to add an example or two to the actual Kubernetes project so > when someone downloads Kubernetes, the Ignite example comes along for the > ride. > > A few other technologies have done this as shown in the link so their > samples are baked-in to the Kubernetes download. > > Thanks, > Dani > > On Wed, Aug 23, 2017 at 7:27 PM Dmitriy Setrakyan <[hidden email]> > wrote: > >> Hm... don't we have one already? >> >> https://apacheignite.readme.io/docs/kubernetes-deployment >> >> D. >> >> On Wed, Aug 23, 2017 at 7:23 PM, Dani Traphagen <[hidden email]> wrote: >> >>> Hi Igniters, >>> >>> What are your thoughts on providing an Apache Ignite example for the >>> Kubernetes >>> project <https://kubernetes.io/> as shown for some other technologies >>> here: >>> https://github.com/kubernetes/kubernetes/tree/master/examples? >>> >>> >>> As a specific one to emulate, Spark >>> <https://github.com/kubernetes/kubernetes/tree/master/examples/spark> >>> has a nice >>> Readme >>> <https://github.com/kubernetes/examples/blob/master/staging/spark/spark- >>> gluster/README.md>, >>> example and guide complete with a video on how to do the setup. The >> overall >>> examples directory shown above comes included with every Kubernetes >>> download. >>> >>> The idea would be to enhance Apache Ignite's visibility and contributions >>> by providing this sample with Kubernetes downloads, as we have a >> compatible >>> deployment integration. We could offer a simple scale-out example or any >>> other ideas you think may be helpful. >>> >>> Please provide your ideas/opinions and if positively received, I am happy >>> to get started on this endeavor. Also let me know if you'd be interested >> in >>> contributing. >>> >>> Happy coding, >>> Dani >>> -- >>> Dani Traphagen | [hidden email] >>> Solutions Architect >>> *GridGain* >>> >> > -- > Dani Traphagen | [hidden email] > Solutions Architect > *GridGain* |
Great! Will do!
On Thu, Aug 24, 2017 at 11:35 AM Denis Magda <[hidden email]> wrote: > Dani, > > I’m totally for this! This is an easy way to spread a word about Ignite. > > Do you want to take a lead in this activity and add the example to Kube > repo? You can rely on me if any technical assistance is needed. > > — > Denis > > > On Aug 23, 2017, at 7:32 PM, Dani Traphagen <[hidden email]> wrote: > > > > Hi Dmitriy, > > > > Sure do but that is off of our docs site only. This is different in that > it > > is proposing to add an example or two to the actual Kubernetes project so > > when someone downloads Kubernetes, the Ignite example comes along for the > > ride. > > > > A few other technologies have done this as shown in the link so their > > samples are baked-in to the Kubernetes download. > > > > Thanks, > > Dani > > > > On Wed, Aug 23, 2017 at 7:27 PM Dmitriy Setrakyan <[hidden email] > > > > wrote: > > > >> Hm... don't we have one already? > >> > >> https://apacheignite.readme.io/docs/kubernetes-deployment > >> > >> D. > >> > >> On Wed, Aug 23, 2017 at 7:23 PM, Dani Traphagen <[hidden email]> > wrote: > >> > >>> Hi Igniters, > >>> > >>> What are your thoughts on providing an Apache Ignite example for the > >>> Kubernetes > >>> project <https://kubernetes.io/> as shown for some other technologies > >>> here: > >>> https://github.com/kubernetes/kubernetes/tree/master/examples? > >>> > >>> > >>> As a specific one to emulate, Spark > >>> <https://github.com/kubernetes/kubernetes/tree/master/examples/spark> > >>> has a nice > >>> Readme > >>> < > https://github.com/kubernetes/examples/blob/master/staging/spark/spark- > >>> gluster/README.md>, > >>> example and guide complete with a video on how to do the setup. The > >> overall > >>> examples directory shown above comes included with every Kubernetes > >>> download. > >>> > >>> The idea would be to enhance Apache Ignite's visibility and > contributions > >>> by providing this sample with Kubernetes downloads, as we have a > >> compatible > >>> deployment integration. We could offer a simple scale-out example or > any > >>> other ideas you think may be helpful. > >>> > >>> Please provide your ideas/opinions and if positively received, I am > happy > >>> to get started on this endeavor. Also let me know if you'd be > interested > >> in > >>> contributing. > >>> > >>> Happy coding, > >>> Dani > >>> -- > >>> Dani Traphagen | [hidden email] > >>> Solutions Architect > >>> *GridGain* > >>> > >> > > -- > > Dani Traphagen | [hidden email] > > Solutions Architect > > *GridGain* > > -- Solutions Architect *GridGain* |
Free forum by Nabble | Edit this page |