This is a great start towards GCP. Thanks a lot for these videos. It would help if you can explain the solutions for the GCP architecture exam use cases.
Great course very clear! you should teach on udemy. I would pay for your courses! Very practical and actionable. I have been reading stuff for a few days on docker on GCP to get me started. This is the best material so far! I can use what you just taught me! thank you again! and please become a teacher at udemy, you are worth every dollar every penny!!!
Thanks Arald your comment gives me courage, creating a full blown course is a big ask as I do these videos on weekends as my passion but will see wjat i could do
Very well explained ! Well done. Now, when I want to run run for instance a PeerTube server docker file, which needs more resources, can you still run this on the free GCP services or where can you see, what it will cost you ? Many thanks. Regards, Stefan.
Very well explained concept with practical demo requesting you create same project using big query to populate new tables using python code with docker
sir i have created the docker image in cloud shell and exposed it via -p, but when i open the localhost:8080 on bowser it donot show the nginx application. Please guide sir.
I am studying gcp with your videos! very easy to follow, thank you. Yet as I am super new to this field I have a real basic question, what does the IMAGE exactly mean? a copy?!
Sorry Nikhil need to check on error seperately but for saving credits make sure you delete you entire Project from gcp console once the practice is done. Whatever stuff u create will be deleted at once and ur credits will be intact. Next time create a new project and start again. However if you need more days one exercise make sure you look into specific gcp component and its free tier quota.
1 question :- In this there were only 2 folders when you were building the application. In real world thre would be multiple folders. So while building how the gcr/io would know which folder to pick for building the application?
I am getting this error while trying to deploy the container: Cloud Run error: Container failed to start. Failed to start and then listen on the port defined by the PORT environment variable. Logs for this revision might contain more information.
Cloud Run error: Container failed to start. Failed to start and then listen on the port defined by the PORT environment variable. Logs for this revision might contain more information. Can someone suggest on this?
Great video and super explanation. I need to understand one thing like - now the application URL is as "helloyoutube-4nezxgzs7q-ez.a.run.app". How this can be configured to a name like "www.helloyoutube.com" ?
Deployment failed ERROR: (gcloud.run.deploy) Cloud Run error: Container failed to start. Failed to start and then listen on the port defined by the PORT environment variable. Logs for this revision might contain more information. Please help
@@ITkFunde Thanks for the information. Is it possible to make video about how we can deploy website that have asp.net website, and have sqlserver databases by using visual studio. I want to know about all steps.
Deployment failed ERROR: (gcloud.run.deploy) Cloud Run error: Container failed to start. Failed to start and then listen on the port defined by the PORT environment variable. Logs for this revision might contain more information. anyone is familiar with this error? if yes, then provide solution.
This is a great start towards GCP. Thanks a lot for these videos. It would help if you can explain the solutions for the GCP architecture exam use cases.
I used gcloud build submit instead of docker tag command suggested by GCP. This works like a miracle. Thank you
Thanks ♥️
Thank you! Clear and concise as always.
I loved the way you quickly explnained the linux comands
I've learnt many IT concepts from you. Clear & concise. Thanks !
Thanks 🙏☺️
Amazing session for me. very clear explanation with easy understandable steps. thank you very much sir.
Thanks Manohar
Super Useful ! Thumbs Up
Great Trainer......Love your explaining method .....
Thanks Suresh 🙏🙏
Great video! Very useful and informative!
Great and informative video. Keep posting videos !
explained very nice. great work.
Thanks Sanjeev
Great course very clear! you should teach on udemy. I would pay for your courses! Very practical and actionable. I have been reading stuff for a few days on docker on GCP to get me started. This is the best material so far! I can use what you just taught me! thank you again! and please become a teacher at udemy, you are worth every dollar every penny!!!
I completely agree!
Plus one ! Best content on youtube to learn anything on cloud and gcp. Bole to fundu !👏👏👏
Thanks Arald your comment gives me courage, creating a full blown course is a big ask as I do these videos on weekends as my passion but will see wjat i could do
nicely explained.. thanks for sharing
Thanks Deepak
Can’t wait for the next lesson. Keep up the good work sir!
Thank you bhai means a lot... keep supporting :) !!!
Very Easy to understand.. short and simple. 👍
Thank u Deepal :)
This the best channel
Excellent explanation. Thanks a lot.
The Best Tutorial on GCP
Thanks Varun adding new videos on GCP so checkout the playlist
Thank you ... I was stuck and you helped me out!
Thanks Cherie
Awesome!!Very well explained.
This is an awesome video. Thank you very much Sir.
Thanks Kamalesh ☺️
Great video , I am learning GCP via your videos
Thanks Saranya I will upload more tutoruals on GCP so keep supporting and share with friends and colleague.
explained very clearly...Thanks a lot!!
Thanks
Nicely explained Tiwari ji...
It's great.
Thanks Gopal☺️
This video enhanced learning easy on GCP .
Please kindly share steps on how to run / links working more on projects labs
Superb, learnt a lot from your videos
Thank you priya pls keep support and sharing
This is best channel
Thank You for going through each steps to make us understand the logic. Liked and Subscribed 👍
Great job man
Thanks, good channel to learn gcp.
Thanks Prasad please spread the word. It keeps me motivated.
Superb...
thank you bhai :)
Very well explained ! Well done. Now, when I want to run run for instance a PeerTube server docker file, which needs more resources, can you still run this on the free GCP services or where can you see, what it will cost you ? Many thanks. Regards, Stefan.
Well, how could I run this one ?
docker pull chocobozzz/peertube
From: registry.hub.docker.com/r/chocobozzz/peertube/
Once I tried to container build like at15:15, I got the error about "Invalid value for [source]: Dockerfile required when specifying --tag".
Write this command "gcloud config set project " then try again.
Thank you, I couldn't make my program run but I got some idea..
👌
Thanks Vithu
Hi sir, thankyou for the clear explanation. Please make vedios to complete associate cloud engineer certification.
Thanks
Where do I get the code you used? I didn't see anything in the description tab
Very well explained concept with practical demo requesting you create same project using big query to populate new tables using python code with docker
Thank you very simple and clear. How do I get the formats of dockerfile? I have a Rest API built on .NET. I'm new to this.
Thanks
sir ap ka billing account ha full activation wala??
sir every thing is good but please what u have written (dockerfile, app.py ...)share this in text format so that it will be easy to use .thank you
How to write the Dockerfile for the same but if we use Nginx + passenger and moving access logs and error logs to stdout and stderr.
Can u pls let me know ..if the old container is deleted because of upgrade ..is it possible to recover that container?
sir i have created the docker image in cloud shell and exposed it via -p, but when i open the localhost:8080 on bowser it donot show the nginx application. Please guide sir.
👍👍👍👍👍👍👍
I am studying gcp with your videos! very easy to follow, thank you. Yet as I am super new to this field I have a real basic question, what does the IMAGE exactly mean? a copy?!
Sir it is showing service unavailable after running url generated at final step , how to correct it
is there a way to use a docker-compose file?
Hi i am trying this but I am getting serive unavailable while clicking the link can you help me
Would you be kind to explain Jenkins in the following video?
sir my image has been deployed and is running just when I click on the link it shows service unavailable
can you let me know what's going wrong
Sorry Nikhil need to check on error seperately but for saving credits make sure you delete you entire Project from gcp console once the practice is done. Whatever stuff u create will be deleted at once and ur credits will be intact. Next time create a new project and start again. However if you need more days one exercise make sure you look into specific gcp component and its free tier quota.
👍
Thanks buddy
what is the step from 13:07 to 13:08?
1 question :- In this there were only 2 folders when you were building the application. In real world thre would be multiple folders. So while building how the gcr/io would know which folder to pick for building the application?
inside the docker file it specifies what to use to build the image, the bigger the the application the more folders you will have
how can run two images in one container in GCP/GCR
how to disable and delete that service :) unable to find any option or location where the API is deployed.
We don't need to mention any OS version in docker file?
Do you give private lessons?
hi can you help , as per your steps
ERROR: (gcloud.builds.submit) build f5fdbe75-ae09-4215-9c0c-5f62da44d149 completed with status "FAILURE"
Hello, did you solve the error?
i also have similar error , the error says my path in Dockerfile is missing something..yet to solve it. Anyone able to help with the directory?
I am getting this error while trying to deploy the container:
Cloud Run error: Container failed to start. Failed to start and then listen on the port defined by the PORT environment variable. Logs for this revision might contain more information.
Cloud Run error: Container failed to start. Failed to start and then listen on the port defined by the PORT environment variable. Logs for this revision might contain more information. Can someone suggest on this?
I am getting Service unavailable .. Can help me with this ?
Yeah same here is there any solution for that
Great video and super explanation. I need to understand one thing like - now the application URL is as "helloyoutube-4nezxgzs7q-ez.a.run.app". How this can be configured to a name like "www.helloyoutube.com" ?
Thanks for feedback, gcp will generate its own url if you want custom like this one you will need to first have a domain
Docker on Google Cloud for ERPNext v12 how i can ??
Deployment failed
ERROR: (gcloud.run.deploy) Cloud Run error: Container failed to start. Failed to start and then listen on the port defined by the PORT environment variable. Logs for this revision might contain more information.
Please help
same error here. have you solved this?
Could you please prove App code in different languages
Can you do the same for java heloworld please
Thanks for suggestion
@@ITkFunde Thanks for the information. Is it possible to make video about how we can deploy website that have asp.net website, and have sqlserver databases by using visual studio. I want to know about all steps.
Service unavailable in the end
Yeah same error, could you get the answer ?
Error: Forbidden
Your client does not have permission to get URL / from this server.
Getting the above error after clicking on the link.
Little bit hard, as new concepts for the beginners such as Flask, Cloudrun, gunicorn...
6:33 battery run out.
could you provide your demo code?
would have been nice if you share the code, I had to manually write it
this command line is difficult to follow--redo without command line.
Deployment failed
ERROR: (gcloud.run.deploy) Cloud Run error: Container failed to start. Failed to start and then listen on the port defined by the PORT environment variable. Logs for this revision might contain more information. anyone is familiar with this error?
if yes, then provide solution.
Amazing session
Can you please share the slides?
Im do with cloudzus
tour
This is an awesome video and explain in detail and good...keep it up... Can you pls share your emil id ..will connect to u...
thanks Anil you can find it in channel info
Very well explained. Thanks a lot.
Why did you touch + nano, why not vi straight?
Yes we can use vi editor but nano editor can be used as well
Showing service unavailable