0:35 - overview 1:05 - what is a container? 1:50 - where do containers live? 2:35 - docker hub 3:38 - how containers improve application development? 7:15 - how containers improve the deployment process?
When you started with Kubernetes, I was like -- Wait a minute ! Am I in the right tutorial. And after going along for a bit, I know what you mean. Lol. 😀😀. Nicely explained in simple terms. Thanks 🙏
Nana, You are doing one good job which can't be described in words, it takes a big heart to publish such content for free, Thank you for your efforts and time.
Hello Nana ...my humble request to you ... please put the dedicated video about the aws also.. aws cloud solution architect...and aws cloud practitioner.... your explination and concepts are crisp and clear... with demo...i really love your videos and methods of delivering the concepts...
One of the best tech channels, thanks so much for all these videos, these ones are a great learning opportunity for beginners and a great refresher for professionals and experts.
thank you very much for making such a well-maintained channel where I have found a lot of help to pursue this field. all the topics are covering core depth with simple and plain language
Thanks, glad it's helpful. I'm sure after watching all the videos in the playlist you will have a very good understanding of both Docker and Kubernetes :) 👍
Thanks Utkarsh, I don't have the slides anymore. Maybe I will also create compact and easy-to-read ebooks for Docker..then you could search through it etc. I created something like this with Kubernetes recently
Great work! I'm impressed,I'm not a developer, but work in the it world, you have built an attractive channel within a year, looking at your first and current videos, great progress in a short time, all the best and keep it up. 👍
Ive heard that even before entering Docker world, one has to know about Linux scripting. So is it worth it to get go with these tutorials if one has a very very basic linux scripting knowledge or none ?
here from Reddit ... thanks for the videos and waiting for more... as a beginner and with time on my hands, can you guide where should i hop off to next to continue my docker initiation
Nana, Looking for information about Docker I stumbled onto your course. When in your intro you started to talk about Kubernetes, I've to control myself not to click away. Please regard this as a humble advise, Jan
Hi Nana good afternoon, one question, how is Docker able to run containers on Mac and Windows? I thought it was meant to be for Linux Kernel only ? thanks.
Hi Nana, So it seems like so much have changed since you made the video of how to download docker, now their is a desktop version to download on windows or may be any other operating system. Where I am stuck is that it seems like it installed correctly on my windows, when I check version in cmd, it shows Docker 20.10.12, build e91ed57, it opens an app like environment, but from there I have no idea what to do, any updated tutorials? I still need to go through all of your tutorials and I absolutely love them cause I have not seen anyone simplifying the concepts so well. Thank you so much for all your hard work. :)
The code of docker image is Dockerfile. So if you use the provided docker image as a base image and create your own Dockerfile, you can make any changes you want on top of the existing/provided image. Does this answer your question?
Thank you for sharing your knowledge nana. Could you please explain Docker in Docker concept? How once docker container can run with in another and how they can communicate using docker.sock?
Hello, I am newer to DevOps ... I am trying to get familiar with different application of Development and operations ... I want to ask one general question that if anyone who don't have the scope of any DevOps application in his current Job, but still want to learn Some major application of DevOps like docker/Kubernetes etc.... So what you suggest how that person can learn and Improve his/her skills in DevOps?
Hi Ashwani! I also learned Kubernetes outside my work at the beginning. What I did, I created AWS account (you get 1 year free) and took a work project, which was a dockerized application with multiple containers and deployed it on K8s cluster on AWS. Through this practical task I learned many different things, like some AWS services, basics of K8s, Kops CLI (which is CLI tool for deploying K8s on cloud services like AWS, Google Cloud etc.). It was pretty challenging, but I learned a lot by "learning by doing" while also theoretically understand the concepts behind reading some articles or watching videos.
I found that the documentations and videos for all these tools were pretty bad, that's why I started making my own videos to help people who are just starting off learning those tools. So I suggest that for e.g. after you watch my video like "What is Helm" you immediately use it in practice for some example application or when I show a demo, just practice along and actually do those yourself. I hope these suggestions help you to get started! So keep going 👍
@@TechWorldwithNana Hello Nana... First of all thanks for your such a wonderful explained reply... I need to discussed in brief, Do you have any email id (Not personal) to discussed it further?.. My mail id is ashwani216@yahoo.com ... If you can guid me on this topics .. I will be thankful to you....
Hello Nana... It is just co-incidence for me that you had also face the same phase where i am right now.. what was your profile(Software/Network Professional) at the time of start? I have an aws account, and use it . Your plus point was that you got project (when it was depiratly required at that stage). What are the prerequisite(In terms of deep knowledge of the topics) to learn this Kubernetes/Docker? Did you had any practical exposure to learn it in commercial environment?
@@TechWorldwithNana ..Thanks for sharing your experience...I m also going through this phase..Your Jenkins Videos are BEST...Now, going forward for Docker and K8 videos...
I am still not 100% clear. To move my applications from dev to prod, does it mean I need to create a container for Java, one for SQL Server, and may be one for a PDF Reader App?
Thanks. After the video, I could not see any benefits from using container other than the possibilities of dependencies conflict which we do face in my work (Java Runtime version). Does the effort/cost of using container worth it in medium companies?
no, DevOps / CICD / K8s are the technologies for large companies, complex software deployment or Software Development Companies. Not for Mid Size or SOHOs.
how to solve challenge http01. not able to solve. I am using bare-metal Kubernetes cluster. and stuck on the challenge. please help me to resolve this. I have purchased a domain name and can access my website from HTTP (without a certificate) with ingress-nginx but I cannot generate the certificate. please help me
0:35 - overview
1:05 - what is a container?
1:50 - where do containers live?
2:35 - docker hub
3:38 - how containers improve application development?
7:15 - how containers improve the deployment process?
Very good work and explained in detailed
@@abdulrazzaqshaik2847 Thanks a lot for your feedback :)
You explained concept in very simple.. That's easy to understand.. Thanks for this knowledge staring..
@@abhisheknikam1976 absolutely . Thank u nana madam
When you started with Kubernetes, I was like -- Wait a minute ! Am I in the right tutorial.
And after going along for a bit, I know what you mean. Lol. 😀😀. Nicely explained in simple terms. Thanks 🙏
Nana, You are doing one good job which can't be described in words, it takes a big heart to publish such content for free, Thank you for your efforts and time.
This is the best tutorial I had ever watched in UA-cam for explaining docker. Subscribed!!
With this video your journey started, can't wait to see 1 million subscribers on your channel. You fully deserve it.
Thanks Hemant, means a lot! :)
Nana you have the best docker tutorial on UA-cam. Real talk !
Hello Nana ...my humble request to you ... please put the dedicated video about the aws also.. aws cloud solution architect...and aws cloud practitioner.... your explination and concepts are crisp and clear... with demo...i really love your videos and methods of delivering the concepts...
¡Gracias!
I'm glad I found this channel, Nana is great.
You have this Course !!
you are great Nana. I learnt alot from you. and I whenever i need something, your content is my first search.
Thank you very much. I study english and docker with your lessons.
One of the best tech channels, thanks so much for all these videos, these ones are a great learning opportunity for beginners and a great refresher for professionals and experts.
Finally i could find simple description of Docker thank you
Best Jenkins series and now I am learning Docker from your channel. You're the best. New Subscriber !! God bless you and hats off to your efforts.
Wow happy to hear :D Thanks for subscribing and I hope you enjoy the Docker (and K8s) videos as well :)
@@TechWorldwithNana Thank you so much ma'am !! God bless. Love from India
thank you very much for making such a well-maintained channel where I have found a lot of help to pursue this field. all the topics are covering core depth with simple and plain language
Thank you so much. I appreciate your positive feedback! 🙂
Just an incredible presentation. Keep up the great work!
i love this channel - all teaching should be like this
Thank You Nana for such insightful knowledge with such great content which is available for free !! Many more kudos !!
The best container explanation make simple 👍
Nice introduction to docker and its usefulness. Well done!
I will follow all videos in this series. Thank you!
Starting my learning jurney with you... coffee in my hand, the sun shines, let's go!
Clearly and nicely explained, Thank you so much.
Glad you liked it! thanks 🙂
thank you sooooo much, your page is a godsend
Thanks a lot! 😇
Thank you mam. This video is very informative. I started learning docker and kubernetes. I hope I will get used to it.
Thanks, glad it's helpful. I'm sure after watching all the videos in the playlist you will have a very good understanding of both Docker and Kubernetes :) 👍
Thank You for such a easy explanation😀
Such a good resource for anyone trying to learn app management. Thanks a lot!
Thanks a lot nana, u explain very well and videos are helpful please keep on uploading more and more videos on docker and kubernetes
Thanks Heena 🙏I will continue :)
Great presentation, Thanks!
Can you also share the PPT that you used. Would be helpful in making notes ! Great series BTW
Thanks Utkarsh, I don't have the slides anymore. Maybe I will also create compact and easy-to-read ebooks for Docker..then you could search through it etc. I created something like this with Kubernetes recently
Thanks for this something i am trying to get my head around.
Thank you so much for all the useful videos!
Thnaks the best presentation
That's so kind of you Javier. Thank you so much. 😊
Thsnk you for making this tutorial!!
Wow! well explained. Waiting to see few more videos on Azure Cloud Fundamentals.
Thanks for making all these things publicly available... 🙂
They were publicly available.
Outstanding work Nana.
Thank you. I really liked your explanations. I recently discover your videos and I think they are a must for some of my colleages. 😉
Thanks a lot for your positive feedback :)
Thank you for an excellent explanation. It answered my question as a starter of learning container concept.
Thanks, really helpful. Simplified but informative.
Another fantastic video!
Thank you, Ms Nana. It helps me a lot of your youtube channel 😊
You have created a very easy away to explain, very good! Thank you!
Great work! I'm impressed,I'm not a developer, but work in the it world, you have built an attractive channel within a year, looking at your first and current videos, great progress in a short time, all the best and keep it up. 👍
You are good in techworld.
Very good explanation
Thank you!
Thank you nana. that was great
Your way of explanation is awesome nana. Thank you so much for very practical content, I learnt a lot from your videos.
Ive heard that even before entering Docker world, one has to know about Linux scripting. So is it worth it to get go with these tutorials if one has a very very basic linux scripting knowledge or none ?
Thanks for posting this
Loved it
This is amazing, thanks so much
Informative. Thanks
Glad to hear!
Amazing 🤩
All the concepts are very nicely explained...! Thank you for your efforts on making these tutorials.
You're welcome Tuhin. I'm grateful for the opportunity to inform everyone about the basics. 🙂
Great work!! Thanks a lot!
I like it. Thanks.
Thanks for the excellent tutorial! It was really clear and well presented.
Great guide!
Hey Nana... quick question. What advantage does docker give me if I can get the same job done by puppet ?
here from Reddit ... thanks for the videos and waiting for more... as a beginner and with time on my hands, can you guide where should i hop off to next to continue my docker initiation
E.g. ua-cam.com/video/rmf04ylI2K0/v-deo.html . He explains the topics very good.
Subscribed. Your tutorials are amazing!! Thanks a lot for all of these!!
Great to hear you like my tutorials 🙂
Nana,
Looking for information about Docker I stumbled onto your course.
When in your intro you started to talk about Kubernetes, I've to control myself not to click away.
Please regard this as a humble advise, Jan
Nicely explained 👍
Docker hub technically for images and not containers correct?
such great videos !
Great explanation thanks!😊
What are the prerequisites of Docker?
U kill the Game
You speak like Vicky from small wonder😂. Awesome tutorials by the way.👍
Thank you for your vid!
Hi Nana good afternoon, one question, how is Docker able to run containers on Mac and Windows? I thought it was meant to be for Linux Kernel only ? thanks.
Good lecture
Hi Nana, Can You please suggest me how run Systemctl command using Dockerfile. i am kind of stuck there. Thanks in Advance.
thanx it was helpful 👍❤
Nana, Good job
Congratulations ❤
Hi Nana, So it seems like so much have changed since you made the video of how to download docker, now their is a desktop version to download on windows or may be any other operating system. Where I am stuck is that it seems like it installed correctly on my windows, when I check version in cmd, it shows Docker 20.10.12, build e91ed57, it opens an app like environment, but from there I have no idea what to do, any updated tutorials? I still need to go through all of your tutorials and I absolutely love them cause I have not seen anyone simplifying the concepts so well. Thank you so much for all your hard work. :)
when some one share docker image with me i can only run that using docker run.
but what about code? if i want to modify code in it how can i do it?
The code of docker image is Dockerfile. So if you use the provided docker image as a base image and create your own Dockerfile, you can make any changes you want on top of the existing/provided image. Does this answer your question?
Thanks for this
Would you guide us on how to take Kubernetes certification?
Thank you for sharing your knowledge nana. Could you please explain Docker in Docker concept? How once docker container can run with in another and how they can communicate using docker.sock?
Hello, I am newer to DevOps ... I am trying to get familiar with different application of Development and operations ... I want to ask one general question that if anyone who don't have the scope of any DevOps application in his current Job, but still want to learn Some major application of DevOps like docker/Kubernetes etc.... So what you suggest how that person can learn and Improve his/her skills in DevOps?
Hi Ashwani! I also learned Kubernetes outside my work at the beginning. What I did, I created AWS account (you get 1 year free) and took a work project, which was a dockerized application with multiple containers and deployed it on K8s cluster on AWS. Through this practical task I learned many different things, like some AWS services, basics of K8s, Kops CLI (which is CLI tool for deploying K8s on cloud services like AWS, Google Cloud etc.). It was pretty challenging, but I learned a lot by "learning by doing" while also theoretically understand the concepts behind reading some articles or watching videos.
I found that the documentations and videos for all these tools were pretty bad, that's why I started making my own videos to help people who are just starting off learning those tools. So I suggest that for e.g. after you watch my video like "What is Helm" you immediately use it in practice for some example application or when I show a demo, just practice along and actually do those yourself. I hope these suggestions help you to get started! So keep going 👍
@@TechWorldwithNana Hello Nana... First of all thanks for your such a wonderful explained reply... I need to discussed in brief, Do you have any email id (Not personal) to discussed it further?.. My mail id is ashwani216@yahoo.com ... If you can guid me on this topics .. I will be thankful to you....
Hello Nana... It is just co-incidence for me that you had also face the same phase where i am right now.. what was your profile(Software/Network Professional) at the time of start? I have an aws account, and use it . Your plus point was that you got project (when it was depiratly required at that stage). What are the prerequisite(In terms of deep knowledge of the topics) to learn this Kubernetes/Docker? Did you had any practical exposure to learn it in commercial environment?
@@TechWorldwithNana ..Thanks for sharing your experience...I m also going through this phase..Your Jenkins Videos are BEST...Now, going forward for Docker and K8 videos...
I am still not 100% clear. To move my applications from dev to prod, does it mean I need to create a container for Java, one for SQL Server, and may be one for a PDF Reader App?
Nana, should I go for your 3 hours tutorials on UA-cam or something on udemy which is longer? Like one of the top courses is around 20+ hours
Thank you nana 💖
Thanks.
After the video, I could not see any benefits from using container other than the possibilities of dependencies conflict which we do face in my work (Java Runtime version).
Does the effort/cost of using container worth it in medium companies?
no, DevOps / CICD / K8s are the technologies for large companies, complex software deployment or Software Development Companies. Not for Mid Size or SOHOs.
"docker is for dev ops not for me"
- famous last word of a dev who suffered installing dependencies and applying configuration all day long
thank you nana
good job
simple and usefull
WOW, I wish I found your videos earlier. 🥺🥺🥺🥺
can you make a series on GitLab... thks
Sure, which part specifically? About repository, CI/CD or something else?
@@TechWorldwithNana hi, could It be about ci/cd? Thank you
Thanks you ,
You're very much welcome. 😊
East or west. Nana is the best
you are referring to Image repositories right,..not container repository :)
Yes technically there are images in the repo 👍
how to solve challenge http01. not able to solve. I am using bare-metal Kubernetes cluster. and stuck on the challenge. please help me to resolve this. I have purchased a domain name and can access my website from HTTP (without a certificate) with ingress-nginx but I cannot generate the certificate. please help me
Hello that’s so good, i want to meet to Bootcamp or Buy this Course
thanks:)
nice
thanks
Hi Can you please upload all your slides? Thank you.
Hi, I will see if I still have them