Re: Question about Jenkins kubernetes plugin

2016-11-18 Thread JonathanRRogers
On Monday, October 24, 2016 at 11:52:12 AM UTC-4, Akagi Norio wrote: > > Hi, > > I'm trying to use Jenkins kubernetes plugin and want to make sure that if > this works even if Jenkins master is not inside a k8s cluster. > On all example on the internet I could find, people set a k8s api server's

Re: Question about Jenkins kubernetes plugin

2016-10-25 Thread Akagi Norio
I noticed that this happens because on my Ubuntu, a subnet of Docker network and one of k8s (which resides on another VPC on AWS) is overlapped. It's now resolved. Thanks! On Monday, October 24, 2016 at 8:52:12 AM UTC-7, Akagi Norio wrote: > > Hi, > > I'm trying to use Jenkins kubernetes plugin

Question about Jenkins kubernetes plugin

2016-10-24 Thread Akagi Norio
Hi, I'm trying to use Jenkins kubernetes plugin and want to make sure that if this works even if Jenkins master is not inside a k8s cluster. On all example on the internet I could find, people set a k8s api server's address as a kubernetes service url, which can be resolved only within a cluste