Day-10/16 Getting Started With Docker Container | Azure DevOps CICD for Azure Container Instances

  Рет қаралды 12,615

Tech Tutorials with Piyush

Tech Tutorials with Piyush

Күн бұрын

Пікірлер: 63
@siapatil3419
@siapatil3419 Ай бұрын
Sir you are doing great work by helping devops community.. one suggestion if you don't mind.. it would be nice if you could use less space for your video frame because sometimes it overlaps with screenshare.. just sharing feedback, I really m thankful for such great content
@TechTutorialswithPiyush
@TechTutorialswithPiyush Ай бұрын
Thanks for the feedback, I already took care of it, you don't see the issue in my later videos. 😄
@siapatil3419
@siapatil3419 Ай бұрын
@TechTutorialswithPiyush that is great sir.. yeah I don't see this issue in other videos..appreciate you taking feedback positively.. thanks cheers
@TechTutorialswithPiyush
@TechTutorialswithPiyush Ай бұрын
@siapatil3419 🙏😊
@harshavignesh1
@harshavignesh1 11 ай бұрын
Awesome stuff, learnt a lot Piyush. Thanks!
@TechTutorialswithPiyush
@TechTutorialswithPiyush 11 ай бұрын
Thank you so much 😊
@aakashpunekar9437
@aakashpunekar9437 11 ай бұрын
Welcome back. Happy to see you ❤
@TechTutorialswithPiyush
@TechTutorialswithPiyush 11 ай бұрын
Thank you! 🤗
@vinodbhoyar4351
@vinodbhoyar4351 4 ай бұрын
Thanks a lot Piyush Sir for such a informative and practical Video !!
@TechTutorialswithPiyush
@TechTutorialswithPiyush 4 ай бұрын
You're most welcome
@sarugaming1173
@sarugaming1173 4 ай бұрын
Quick question. Can we create container instances first perform the deploy step?
@TechTutorialswithPiyush
@TechTutorialswithPiyush 4 ай бұрын
Can you please elaborate, I didnot understand the question
@sarugaming1173
@sarugaming1173 4 ай бұрын
@@TechTutorialswithPiyush it’s fine, I got it. Thanks for the reply.
@monibahartinne2497
@monibahartinne2497 5 ай бұрын
Thanks for not adding any background music on it. As usual, great lecture.
@TechTutorialswithPiyush
@TechTutorialswithPiyush 5 ай бұрын
You are welcome! Yeah I stopped adding the bg music. If you see any of my latest videos, only the intro and outro have a light bg music , removed it for the rest of the video.
@prasantkumar1986
@prasantkumar1986 3 ай бұрын
I like the way you are explaining .Thank you very much
@TechTutorialswithPiyush
@TechTutorialswithPiyush 3 ай бұрын
Thanks and welcome
@vikramadhithyamukthapeeda2419
@vikramadhithyamukthapeeda2419 11 ай бұрын
happy new year eagerly waiting
@TechTutorialswithPiyush
@TechTutorialswithPiyush 11 ай бұрын
Happy new year bro 😊
@Jalal921
@Jalal921 11 ай бұрын
Thank you for the high quality content
@TechTutorialswithPiyush
@TechTutorialswithPiyush 11 ай бұрын
You're most welcome buddy. I'm glad you found it helpful
@mgdesire9255
@mgdesire9255 11 ай бұрын
Happy New year Guru ji🎉🎉 stay blessed and healthy 😊❤
@TechTutorialswithPiyush
@TechTutorialswithPiyush 11 ай бұрын
Thank you so much Bhai 😊 A very happy new year to you as well.
@hydoissie7221
@hydoissie7221 9 күн бұрын
Hi Piyush n everyone, I have to deploy it in dev and in prod environment so what tasks we use in cd pipeline?
@devarshishimpi
@devarshishimpi 11 ай бұрын
Awesome video!💜 Happy new year!!🥳
@TechTutorialswithPiyush
@TechTutorialswithPiyush 11 ай бұрын
Happy new year to you as well 💐
@abduljaweed2886
@abduljaweed2886 11 ай бұрын
New year gift 😍😍
@TechTutorialswithPiyush
@TechTutorialswithPiyush 11 ай бұрын
Definitely brother. A happy new year to you and your family as well
@devendrapatil5860
@devendrapatil5860 5 ай бұрын
Thanks for the video Piyush Sir :). Just one i/p from my side, there is no need for "az acr login" step as we 're using the "dockerRegistryServiceConnection" in "Build and push" stage.
@TechTutorialswithPiyush
@TechTutorialswithPiyush 5 ай бұрын
There was a reason why I did that, I dont remember now but I guess there was a bug , you can try removing acr login and see if it works.
@CarlosFernan87
@CarlosFernan87 4 ай бұрын
You are right. I did it without az acr login. Thanks
@pankajkhaitan8972
@pankajkhaitan8972 7 ай бұрын
Will installer stage container will vanish automatically when deployer container is deployed?
@TechTutorialswithPiyush
@TechTutorialswithPiyush 7 ай бұрын
In this case stage container will be only used as an interim short lived build and some content of that build will be used in the final image
@pankajkhaitan8972
@pankajkhaitan8972 7 ай бұрын
@@TechTutorialswithPiyush Thankyou
@sudihits2430
@sudihits2430 4 ай бұрын
I am getting error GetUserAccessToken: Failed to obtain an access token of identity f2ce........AAD returned silent feature after selecting docker in the pipeline and after giving container registry details in Azure Devops Piyush sir, could you help me
@TechTutorialswithPiyush
@TechTutorialswithPiyush 4 ай бұрын
I dont know where you are getting this error. Please join our discord community and share all the details including your pipeline code and steps you have performe.d
@nileshhthakur2004
@nileshhthakur2004 7 ай бұрын
Hello Piyush, I tried this videos handson and i am successfully able to build and run pipeline now when i am going to open or connect the docker image i am not able to open it or getting error : Tweb-socket
@TechTutorialswithPiyush
@TechTutorialswithPiyush 7 ай бұрын
Hello Nilesh, please open a new thread in our Discord community's help-azdevops channel and make sure to provide all the details like what steps you have performed till now, your pipeline code, your error log and so on. Someone will help you
@amanverma5469
@amanverma5469 6 ай бұрын
Thanks for the tutorial. I am getting error "No such object: nginx:latest" while running the build. Could you please suggest solution for the same.
@TechTutorialswithPiyush
@TechTutorialswithPiyush 5 ай бұрын
Can you share your Github repo with the code and the pipeline ?
@ganeshgunnam-b4l
@ganeshgunnam-b4l 11 ай бұрын
waiting for Day-11/16
@TechTutorialswithPiyush
@TechTutorialswithPiyush 11 ай бұрын
For Day11 editing in progress 😀 should be uploaded in a day or two Its going to be a long video on Kubernetes
@mukeshkumarbarnwal2011
@mukeshkumarbarnwal2011 7 ай бұрын
Sir, what is significance of COPY . .
@TechTutorialswithPiyush
@TechTutorialswithPiyush 7 ай бұрын
It copies the files from your local file system into the container. Wait for the CKA series and I have explained every concept in depth.
@AtulSingh-lr1bf
@AtulSingh-lr1bf 11 ай бұрын
happy new year sir
@TechTutorialswithPiyush
@TechTutorialswithPiyush 11 ай бұрын
Happy new year to you and your family as well :)
@legserver
@legserver 11 ай бұрын
Can we have our own docker network and deploy two containers within the same network in azure container instances
@TechTutorialswithPiyush
@TechTutorialswithPiyush 11 ай бұрын
Docker networking is abstracted for you in case of ACI as it's a managed service. you can deploy multiple customers on same ACI network
@legserver
@legserver 11 ай бұрын
@@TechTutorialswithPiyush thankyou
@TechTutorialswithPiyush
@TechTutorialswithPiyush 11 ай бұрын
@@legserver you're welcome
@rutumbharapasupalak5577
@rutumbharapasupalak5577 7 ай бұрын
can you please add the stet by step guide to create docker file on the notes and pipeline steps notes too! it will be more helpful
@TechTutorialswithPiyush
@TechTutorialswithPiyush 7 ай бұрын
Dont worry, I have covered this step by step in the ongoing CKA series, there will be 3 dedicated videos for Docker. I am sure your doubts will be cleared, but feel free to reach out in case you still have any queries.
@happyshoppi1036
@happyshoppi1036 7 ай бұрын
Hi Thanks for this video learnt a lot I am facing one error please help me on this error
@TechTutorialswithPiyush
@TechTutorialswithPiyush 7 ай бұрын
Thank you for the feedback, replied to you other message related to the support.
@tibyverghese
@tibyverghese 5 ай бұрын
Thanks a lot
@TechTutorialswithPiyush
@TechTutorialswithPiyush 5 ай бұрын
Most welcome
@tibyverghese
@tibyverghese 5 ай бұрын
Ur Linkindn id
@kathirvelp2319
@kathirvelp2319 7 ай бұрын
hi piyush, I have a doubt i can see your dns label line as --dns-name aci-demo-piyush101. in my case how can I change this?
@TechTutorialswithPiyush
@TechTutorialswithPiyush 7 ай бұрын
Hello , This is your dns label on which your app will be available on the public IP, give it any unique name in the below command inlineScript: | az container create \
@happyshoppi1036
@happyshoppi1036 7 ай бұрын
shall i share the error log can you share your email id
@TechTutorialswithPiyush
@TechTutorialswithPiyush 7 ай бұрын
You can join our discord server and share the error logs as well as your pipeline yaml in the az devops help channel and someone will help you.
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
Advent of Code 2024 | Day 19 "Linen Layout"
6:50
HyperNeutrino
Рет қаралды 1,5 М.
Docker Crash Course for Absolute Beginners [NEW]
1:07:39
TechWorld with Nana
Рет қаралды 1,9 МЛН
Azure DevOps Real-Time End To End CI/CD Pipeline Project  🔥🔥
26:02
DevOps was difficult to learn UNTIL I knew this simple thing !!
5:26
Abhishek.Veeramalla
Рет қаралды 46 М.
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН