Re: Jenkinsfile integration with Azure AKS

2020-04-02 Thread Sunny Prakash
Thanks Moore for your suggestions. I already check this document earlier. In this doc its basically bootstrap the Jenkins in the Azure VM agent. I am looking for process where I can connect my Jenkins local to Azure AKS. I could not find any document related to this any where not even on Microsoft

Re: Jenkinsfile integration with Azure AKS

2020-04-02 Thread Paul Moore
https://docs.microsoft.com/en-us/azure/jenkins/jenkins-continuous-deployment Have you looked at the process and setup detailed at the link above? Paul Moore On Wed, Apr 1, 2020 at 11:49 PM Sunny Prakash wrote: > Any suggestions will be highly appreciated > > On Thu, 2 Apr, 2020, 12:06 am Prak

Re: Jenkinsfile integration with Azure AKS

2020-04-01 Thread Gianluca
It's difficult to answer your question because it's too much broad and generic. What you asked is: "Can we basically integrate on prem Jenkins with Azure aks " ... and even I've never used Azure AKS, I'm 100% sure that the answer is Yes ... but I'm also 100% sure that's not what you are asking

Re: Jenkinsfile integration with Azure AKS

2020-04-01 Thread Sunny Prakash
Any suggestions will be highly appreciated On Thu, 2 Apr, 2020, 12:06 am Prakasun, wrote: > Team, > > We have to write a jenkinsfile in which we want to integrate Continous > deployment part with Azure AKS. Our on prem data center Jenkins will > automatically deploy app into Azure AKS. No docume