We were successfully able to create creadentials of AKS on Jenkins by using config file.
Here we habe to mention extension as .conf for the credentials to work.
We are successfully able to test connection at
Jenkins 》 Nodes and Agents 》 Configure Cloud 》 kubernetes 》kubernetes details 》 Test Connection
Now we created a test Jenkins pipeline job and mentioned the Lable we mentioned at
Jenkins 》 Nodes and Agents 》 Configure Cloud 》 kubernetes 》kubernetes details 》Pod template
After triggering build job, its creating pod on Kubernetes AKS Cluster but faiking with Imageloopback.
I can solve this
Just share me link so that we can connect try to fix this issue
As discussed over screenshare, please find details on how to configure Azure credentials on Jenkins.
We were successfully able to create creadentials of AKS on Jenkins by using config file.
Here we habe to mention extension as .conf for the credentials to work.
We are successfully able to test connection at
Jenkins 》 Nodes and Agents 》 Configure Cloud 》 kubernetes 》kubernetes details 》 Test Connection
Now we created a test Jenkins pipeline job and mentioned the Lable we mentioned at
Jenkins 》 Nodes and Agents 》 Configure Cloud 》 kubernetes 》kubernetes details 》Pod template
After triggering build job, its creating pod on Kubernetes AKS Cluster but faiking with Imageloopback.
I will keep this therad posted on the progress.