Brilliant I was following another vid and they were using "kubernetes continuous deploy" which is no longer used. But kubeconfig:Setup Kubernetes CLI (kubectl) seems a lot better. And more intuitive.
Hi, can you please make a video & explain the writing/structure of Ansible & Terraform in a simple manner & in layman's terms, like when & where to add spaces, hyphens, what is variable, etc it's a bit confusing...I am not from a programming background and hence find it difficult to understand. please it's a request, do reply
I am looking to do a similar setup in this video but the task is to make everything in an IaC approach. I am looking to use Terraform to do this but i am a bit confused on how to set everything up. Do you have any resource that can be of help to me. Thanks
Hi ,Deployment can't happen with Jenkins ,need Authentication kubectl apply -f springboot-lb.yaml Error from server (Forbidden): window.location.replace('/login?from=%2Fswagger-2.0.0.pb-v1%3Ftimeout%3D32s'); Authentication required This is the Error
it took 2 years to find perfect example Thank you sir.
Glad it helped!
Excellent video Sir, if u use Dependancy check, Trivy scan also, its become full complex best CICD....
Yes, you are right
well explained bro. Thanks for your sharing
Glad it was helpful!
Brilliant I was following another vid and they were using "kubernetes continuous deploy" which is no longer used. But kubeconfig:Setup Kubernetes CLI (kubectl) seems a lot better. And more
intuitive.
Yes absolutely, that plug-in is not usable any more.
How does the Kubernetes authenticates to the ACR? It needs to have a 'imagePullSecrets' command in the yaml file.
Hi, can you please make a video & explain the writing/structure of Ansible & Terraform in a simple manner & in layman's terms, like when & where to add spaces, hyphens, what is variable, etc it's a bit confusing...I am not from a programming background and hence find it difficult to understand. please it's a request, do reply
I am looking to do a similar setup in this video but the task is to make everything in an IaC approach. I am looking to use Terraform to do this but i am a bit confused on how to set everything up. Do you have any resource that can be of help to me. Thanks
Yes, absolutely. try my video here --> th-cam.com/video/i5aALhhXDwc/w-d-xo.html
Thanks
Glad you liked the video
I am getting error while pushing image in to acr, login failed error
Check acr credentials
Hi ,Deployment can't happen with Jenkins ,need Authentication
kubectl apply -f springboot-lb.yaml
Error from server (Forbidden): window.location.replace('/login?from=%2Fswagger-2.0.0.pb-v1%3Ftimeout%3D32s');
Authentication required
This is the Error
you need to add kube config entry with kubeconfig in credentials
is it possible to deploy multiple docker images on AKS simultaneously?
yes..it does not matter.. you can deploy as many..
@@DevOpsCoach Thanks
@@DevOpsCoach Is there any way to modify the kubernetes yaml file to take image tag directly from jenkins pipeline instead of hardcoding it?
Good❤️
Glad you liked it!