Re: Kubernetes Plugin - How to configure service account when master is not deployed in K8S?

2018-12-14 Thread Carlos Sanchez
That sounds right. Do you have the right permissions in that service account? List pods at least On Tue, Dec 11, 2018, 07:58 wrote: > Hi Carlos, > > Thank you for your response. Could you elaborate a bit more, like giving > me an example? > > Like I said before, I couldn't get it to work. I

Re: Kubernetes Plugin - How to configure service account when master is not deployed in K8S?

2018-12-11 Thread andretmcarmo
Hi Carlos, Thank you for your response. Could you elaborate a bit more, like giving me an example? Like I said before, I couldn't get it to work. I just pasted the token after base64 decoding it. I receive a 401 while doing a curl with the same token value works properly. Thank you very much

Re: Kubernetes Plugin - How to configure service account when master is not deployed in K8S?

2018-12-11 Thread Carlos Sanchez
secret text it is On Tue, Dec 11, 2018 at 7:49 AM wrote: > Hello all, > > I'm having issues with the Kubernetes Plugin: > https://github.com/jenkinsci/kubernetes-plugin > > I configured it successfully with Minikube, but once I moved to a real > cluster, I couldn't make it work. The plugin