Just now got over with the course. I have been doing this course for the past one week and did all the hands-on and took notes from all the topic. And I spent 2 hours per day to complete this Course. I can't thank you in words. The course was simple but very informative and kudos for structuring the course in a very neat manner. Thanks a lot for the course. Hope I will do some project now. Thanks again!
hello mate can you give me a little advice i'm learn devops i'm only learn basic linux command and a little git Next I need to learn Docker, is that ok for me?
I can Give you an entire Road-Map for starters -- > JENKINS / GITLAB HELM / K8S AWS / GCP PYTHON / DOCKER DEVsecOPS / Cloud security Grafana / Prometheus Logstash / Kibana SIEM / SDLC @@LongLe-ju1zd You can do 5-8Hrs of each, must be labs! practical Labs, if you manage to do each and do only labs, doesn't mind if you copy youtube stuff or whatever, you will gain so much practical knowledge, It takes you around 8-9 days to do them if you have ~10 hours on a daily basis, also, I recommend doing them in Modules, at least 4-5 hours each of those specified, The best way to learn hands-down, do entire modules of minimum 2-3 hours, and in those hours have Actual practice, not theory. Once you get hands-on experience you can deep-dive into theory and apply it etc.
Exactly what I was looking for. I got the job, but they giggled at me during the interview when I pronounced all the terms with a French Canadian accent.
I hope I get the job i'm preparing for as well. My learning on docker so far has been crazy. This has help to simply things to a very good extent. Now I feel like I am back on track
If it's IRAN or similar It's probably not on purpose, even big clouds such as GCP / AWS has literal entire regions where they won't be offering their services...@@Robert12366
It took me 1 week to learn everything in this 6 hour long video. Wow! Thank you very much. I'm from Brazil and your course helped me deeply understand Docker and Kubernetes!
00:01 Introduction to Docker and Kubernetes by Gibaret 02:53 Setting up laptop or PC for the course 09:08 Introducing facade design pattern for Legacy system migration 12:04 Complexity is added when implementing microservices 18:08 Embrace cloud native journey with smaller measurable steps 20:52 Containers are a unit of deployment containing all necessary code to run. 26:27 Containers are lightweight and ideal for short-lived tests 29:07 Understanding Docker fundamentals 34:40 Docker desktop settings and troubleshooting 37:15 Overview of Docker CLI usage on Mac or PC 42:43 Managing Docker Containers - Registry and Commands 45:24 Running and managing Docker containers using commands. 50:58 Building Docker containers using Dockerfiles 53:51 Creating Docker images and using Visual Studio code 59:19 Creating a Docker image using a Node.js base image 1:02:02 Running Docker containers using the command palette and UI provided by the extension. 1:07:44 Utilize volumes in Docker containers for data persistence 1:10:16 Using local folders for testing purposes and creating and attaching volumes in Docker 1:16:19 Introduction to YAML concepts 1:19:18 Introduction to Docker compose Concepts 1:24:55 Launch multiple instances with Docker Compose V2 1:27:39 Building and launching Docker containers using Docker Compose 1:34:03 Overview of Docker containers and networking in a multi-service setup 1:36:55 Setting up Docker containers and services 1:42:58 Containers in a compose file are able to communicate with each other using service names and network configurations. 1:46:04 Understanding Container Registries 1:51:33 Building and Pushing Docker Images to Docker Hub. 1:54:53 Introduction to Kubernetes 2:00:52 Docker desktop allows running both Linux and Windows containers on Windows 10 version 2004 or later 2:03:35 Kubernetes CLI and API usage overview 2:09:16 Understanding and changing Kubernetes context 2:11:56 Managing Kubernetes context and clusters 2:17:16 Creating resources in Kubernetes using imperative and declarative ways 2:19:58 Namespaces in Kubernetes 2:25:35 Changing namespaces using kubectl commands 2:28:30 Overview of Kubernetes Masternode 2:34:01 Introduction to Docker Containers inside the Cluster 2:36:48 Understanding Pods in Kubernetes 2:42:33 Understanding Pod States in Kubernetes 2:45:19 Creating and managing pods using YAML files or imperative commands 2:51:14 Using Kubernetes Commands and Parameters 2:54:05 Using kubectl commands to manage pods and init containers 3:00:02 Understanding Kubernetes labels and selectors. 3:03:07 Testing the selectors concept in Kubernetes 3:08:45 Implementing Sidecar, Adapter, and Ambassador Patterns for Infrastructure Code 3:11:11 Multi-container pods and networking concepts in Kubernetes. 3:16:42 Understanding events and connecting to containers in a multi-container pod 3:19:41 Introduction to Workloads on Kubernetes 3:25:11 Managing pods and replica sets 3:28:06 Deployment manages single part template for each microservice. 3:33:16 Understanding deployment objects in Kubernetes 3:36:04 Understanding Demon Sets in Kubernetes 3:41:47 Stateful sets maintain state in Kubernetes with unique identifiers for pods. 3:44:48 Stateful sets provide a solution for stateful scenarios in Kubernetes. 3:50:33 Creating and modifying files in a Docker container 3:54:06 Understanding Jobs in Kubernetes 4:00:12 Creating and managing Cron Jobs in Kubernetes 4:02:49 Creating and managing jobs using kubectl apply and kubectl describe run job 4:08:33 Creating and Updating Deployments with Kubernetes 4:11:41 Using K9s for visual monitoring in Kubernetes deployments 4:17:27 Deploying different versions and using cluster IP in Kubernetes 4:20:21 Understanding the concept of Services in Kubernetes. 4:25:54 Setting up Cluster IP service for routing traffic 4:28:38 Deploy and connect services and pods in Kubernetes cluster. 4:34:18 Exploring NodePort service in Kubernetes 4:37:01 Understanding Kubernetes Services and their purpose 4:42:33 Deploying app, using load balancer and testing on browser 4:45:36 Persistent Volumes and Persistent Volume Claims enable storage provisioning. 4:51:14 Creating and managing Persistent Volumes and Persistent Volume Claims using Kubernetes 4:54:02 Deploying and using persistent volumes in Kubernetes 5:00:21 Key concepts of PVC and Storage Class in Kubernetes 5:02:59 Using config Maps for storing configuration values 5:08:37 Creating and using Config Maps in Kubernetes 5:11:42 Using config maps and secrets objects in Kubernetes for storing configuration values and credentials. 5:17:30 Using secrets in Kubernetes for environment variables 5:20:39 Understanding Kubernetes probes for application health monitoring 5:26:15 Setting up a liveness probe in Kubernetes using YAML file 5:29:09 Introduction to Kubernetes dashboard and other graphical user interfaces 5:34:47 Lens Dashboard Overview 5:37:52 Manage Kubernetes objects easily with a UI 5:43:46 K9s is a dashboard running inside the terminal with tons of functionality. 5:47:05 Scaling pods using the Horizontal Pod Autoscaler 5:52:32 Deploy web server, enable auto scaler, generate traffic, and clean up. 5:55:27 Take steps to deploy containers in the cloud using cloud providers.
PS. Don't let the 6hours scare you. He speaks very methodically and clearly, you might be able to watch on 1.5x or even 2x speed depending... Thumbs up for clear articulations and pauses after sentences.
Learning new and disruptive technologies will always be exciting! Cheering up at 1:15:12 when I confirmed that the volume persistent data still existed in a brand new container made me feel like years ago when I just setted up my first big feature in production or even when I was just learning to code and was able to defeat what it seemed a big logical problem.
@@sahildhar6805 there are lot of things in a tech sector exept coding , so if you know the concepts so you can start it but if you do no any thing so your should probably learn some basics of programing before it
so far completed the docker part and i am loving it ,binged watched couple of videos on yt but so far this is the best video ,clear explanation and demos are super understandable.
I haven't even began to watch the video, but the fact that you've put this amount of time into it and made it FREE is insane. I guess that's your whole M.O. but I appreciate it nonetheless.
It is a very useful video, especially for absolute beginners. What I cannot understand is an irresistible craving of DevOps engineers to use CLI and completely ignoring Graphic User Interfaces for each tool they use, despite there being great GUIs for managing and monitoring these tools. For this example, there are Docker desktop, “Services” in JetBrains IDEs (that are an almost default IDE for Java, Python and widely used for .NET, Go), and “containerization” in Visual Studio for (a big brother of VSC).
If it is learned or "ingrained in your muscle memory" then oftentimes a few commands in the commandline are just simply faster, than clicking around. That's it. IF(!) you know the commands, it's faster. In the end you might get the same result 🙂
FWIW, if you're running a recent version macOS and have AirPlay Receiver enabled, don't try to use port 5000 for any containers. Just change the host port in the Dockerfile to some other port. Alternatively, you can disable AirPlay Receiver.
@@Galmion not in terms of only subscribers, i’m talking about the views, likes and comments. the interaction is poor which is honestly sad cause this youtube channel puts a lot of effort.
Pods communicate through services. Services also works as the gateway of load balancers receiving external requests. If you are reading this and you know the correct behavior, I would really appreciate if you correct me!
A very good session explaining the fundamentals of docker and k8s, it would be nice if you can relate the topics with more practical scenarios/examples in upcoming sessions
Amazingly helpful! Definitely very understandable and clear! My favourite teaching technique: Explain it like you're explaining it to an idiot!😬 Thank you so much!
Does this course cover concepts like ingress/service mesh etc.? I am looking to gather some of these concepts. Apologies for this - but I just want to make sure that I spend the next week on the right course.
Hello Everyone, Thank you for the course.. Would like to know the certifications path being Backend developer for Docker and Kubernetes. Off-course I am learning from free resources and gaining fundamentals but still like to know in which order I should go for certifications.
My docker commands are working soo slow, It takes 30-40 seconds to run single command on VS Code. Is there some issue with docker, spec of my pc : Processor 12th Gen Intel(R) Core(TM) i5-1245U 1.60 GHz Installed RAM 16.0 GB (15.6 GB usable) System type 64-bit operating system, x64-based processor
Just now got over with the course. I have been doing this course for the past one week and did all the hands-on and took notes from all the topic. And I spent 2 hours per day to complete this Course. I can't thank you in words. The course was simple but very informative and kudos for structuring the course in a very neat manner. Thanks a lot for the course. Hope I will do some project now. Thanks again!
hello mate
can you give me a little advice
i'm learn devops
i'm only learn basic linux command and a little git
Next I need to learn Docker, is that ok for me?
I can Give you an entire Road-Map for starters -- > JENKINS / GITLAB
HELM / K8S
AWS / GCP
PYTHON / DOCKER
DEVsecOPS / Cloud security
Grafana / Prometheus
Logstash / Kibana
SIEM / SDLC @@LongLe-ju1zd You can do 5-8Hrs of each, must be labs! practical Labs, if you manage to do each and do only labs, doesn't mind if you copy youtube stuff or whatever, you will gain so much practical knowledge, It takes you around 8-9 days to do them if you have ~10 hours on a daily basis, also, I recommend doing them in Modules, at least 4-5 hours each of those specified, The best way to learn hands-down, do entire modules of minimum 2-3 hours, and in those hours have Actual practice, not theory. Once you get hands-on experience you can deep-dive into theory and apply it etc.
@@LongLe-ju1zd It's a bit late, but there is no problem in learning Docker at this stage.
Exactly what I was looking for. I got the job, but they giggled at me during the interview when I pronounced all the terms with a French Canadian accent.
congrats on the job!
I hope I get the job i'm preparing for as well. My learning on docker so far has been crazy. This has help to simply things to a very good extent. Now I feel like I am back on track
😂
@@JoshuaokhiriaDid you get the job?
Thanks to all of you who bought me a coffee 👍🏻
Why did you restrict our region from accessing to your website ..
If it's IRAN or similar It's probably not on purpose, even big clouds such as GCP / AWS has literal entire regions where they won't be offering their services...@@Robert12366
there is no setup manual
@@paz1359 It's the K8sFundamentals-SetupGuide-V3.pdf file located at the root of the repo
It took me 1 week to learn everything in this 6 hour long video. Wow! Thank you very much. I'm from Brazil and your course helped me deeply understand Docker and Kubernetes!
what are you planning to do next?
00:01 Introduction to Docker and Kubernetes by Gibaret
02:53 Setting up laptop or PC for the course
09:08 Introducing facade design pattern for Legacy system migration
12:04 Complexity is added when implementing microservices
18:08 Embrace cloud native journey with smaller measurable steps
20:52 Containers are a unit of deployment containing all necessary code to run.
26:27 Containers are lightweight and ideal for short-lived tests
29:07 Understanding Docker fundamentals
34:40 Docker desktop settings and troubleshooting
37:15 Overview of Docker CLI usage on Mac or PC
42:43 Managing Docker Containers - Registry and Commands
45:24 Running and managing Docker containers using commands.
50:58 Building Docker containers using Dockerfiles
53:51 Creating Docker images and using Visual Studio code
59:19 Creating a Docker image using a Node.js base image
1:02:02 Running Docker containers using the command palette and UI provided by the extension.
1:07:44 Utilize volumes in Docker containers for data persistence
1:10:16 Using local folders for testing purposes and creating and attaching volumes in Docker
1:16:19 Introduction to YAML concepts
1:19:18 Introduction to Docker compose Concepts
1:24:55 Launch multiple instances with Docker Compose V2
1:27:39 Building and launching Docker containers using Docker Compose
1:34:03 Overview of Docker containers and networking in a multi-service setup
1:36:55 Setting up Docker containers and services
1:42:58 Containers in a compose file are able to communicate with each other using service names and network configurations.
1:46:04 Understanding Container Registries
1:51:33 Building and Pushing Docker Images to Docker Hub.
1:54:53 Introduction to Kubernetes
2:00:52 Docker desktop allows running both Linux and Windows containers on Windows 10 version 2004 or later
2:03:35 Kubernetes CLI and API usage overview
2:09:16 Understanding and changing Kubernetes context
2:11:56 Managing Kubernetes context and clusters
2:17:16 Creating resources in Kubernetes using imperative and declarative ways
2:19:58 Namespaces in Kubernetes
2:25:35 Changing namespaces using kubectl commands
2:28:30 Overview of Kubernetes Masternode
2:34:01 Introduction to Docker Containers inside the Cluster
2:36:48 Understanding Pods in Kubernetes
2:42:33 Understanding Pod States in Kubernetes
2:45:19 Creating and managing pods using YAML files or imperative commands
2:51:14 Using Kubernetes Commands and Parameters
2:54:05 Using kubectl commands to manage pods and init containers
3:00:02 Understanding Kubernetes labels and selectors.
3:03:07 Testing the selectors concept in Kubernetes
3:08:45 Implementing Sidecar, Adapter, and Ambassador Patterns for Infrastructure Code
3:11:11 Multi-container pods and networking concepts in Kubernetes.
3:16:42 Understanding events and connecting to containers in a multi-container pod
3:19:41 Introduction to Workloads on Kubernetes
3:25:11 Managing pods and replica sets
3:28:06 Deployment manages single part template for each microservice.
3:33:16 Understanding deployment objects in Kubernetes
3:36:04 Understanding Demon Sets in Kubernetes
3:41:47 Stateful sets maintain state in Kubernetes with unique identifiers for pods.
3:44:48 Stateful sets provide a solution for stateful scenarios in Kubernetes.
3:50:33 Creating and modifying files in a Docker container
3:54:06 Understanding Jobs in Kubernetes
4:00:12 Creating and managing Cron Jobs in Kubernetes
4:02:49 Creating and managing jobs using kubectl apply and kubectl describe run job
4:08:33 Creating and Updating Deployments with Kubernetes
4:11:41 Using K9s for visual monitoring in Kubernetes deployments
4:17:27 Deploying different versions and using cluster IP in Kubernetes
4:20:21 Understanding the concept of Services in Kubernetes.
4:25:54 Setting up Cluster IP service for routing traffic
4:28:38 Deploy and connect services and pods in Kubernetes cluster.
4:34:18 Exploring NodePort service in Kubernetes
4:37:01 Understanding Kubernetes Services and their purpose
4:42:33 Deploying app, using load balancer and testing on browser
4:45:36 Persistent Volumes and Persistent Volume Claims enable storage provisioning.
4:51:14 Creating and managing Persistent Volumes and Persistent Volume Claims using Kubernetes
4:54:02 Deploying and using persistent volumes in Kubernetes
5:00:21 Key concepts of PVC and Storage Class in Kubernetes
5:02:59 Using config Maps for storing configuration values
5:08:37 Creating and using Config Maps in Kubernetes
5:11:42 Using config maps and secrets objects in Kubernetes for storing configuration values and credentials.
5:17:30 Using secrets in Kubernetes for environment variables
5:20:39 Understanding Kubernetes probes for application health monitoring
5:26:15 Setting up a liveness probe in Kubernetes using YAML file
5:29:09 Introduction to Kubernetes dashboard and other graphical user interfaces
5:34:47 Lens Dashboard Overview
5:37:52 Manage Kubernetes objects easily with a UI
5:43:46 K9s is a dashboard running inside the terminal with tons of functionality.
5:47:05 Scaling pods using the Horizontal Pod Autoscaler
5:52:32 Deploy web server, enable auto scaler, generate traffic, and clean up.
5:55:27 Take steps to deploy containers in the cloud using cloud providers.
This man has the gift of explaining clear, good speech rhythm.
PS. Don't let the 6hours scare you. He speaks very methodically and clearly, you might be able to watch on 1.5x or even 2x speed depending... Thumbs up for clear articulations and pauses after sentences.
Thank you confirming
Could have cut hours off this course by killing the intros and outtros.. not to mention all the commercials!
20 minutes in and complete waste of time
@@Crambone83364 the commercials are RUclips. Don't watch it on a TV. Or try watching in incognito mode, might have less ads
Learning new and disruptive technologies will always be exciting! Cheering up at 1:15:12 when I confirmed that the volume persistent data still existed in a brand new container made me feel like years ago when I just setted up my first big feature in production or even when I was just learning to code and was able to defeat what it seemed a big logical problem.
The best hands on course of Kubernetes. All the examples are well explained and hands on is pretty amazing. Thanks for the wonderful effort.
Thank you so much for free and amazing content!
I naman could you please let me know ... i dont have any coding knowledge should i start this course or not??
@@sahildhar6805 no, you must learn some coding, python, HTML CSS js, and deployments, then do this course
@@sahildhar6805 there are lot of things in a tech sector exept coding , so if you know the concepts so you can start it but if you do no any thing so your should probably learn some basics of programing before it
so far completed the docker part and i am loving it ,binged watched couple of videos on yt but so far this is the best video ,clear explanation and demos are super understandable.
Thank you so much. Best hands on videos without wasting too much time on theory. I think this is the best beginner course out there.
I haven't even began to watch the video, but the fact that you've put this amount of time into it and made it FREE is insane. I guess that's your whole M.O. but I appreciate it nonetheless.
Just finished the course. Thanks so much for putting this together!
Great content, thanks from Brazil 🇧🇷
lol
Up
imp eg files 1:33:00 -- 1:36:00
publish to docker hub -- 1:56:00
kubernetes --- 1:57:04
A big thanks to you! A Comprehensive course on Docker and Kubernetes. Very much useful.
It is a very useful video, especially for absolute beginners.
What I cannot understand is an irresistible craving of DevOps engineers to use CLI and completely ignoring Graphic User Interfaces for each tool they use, despite there being great GUIs for managing and monitoring these tools.
For this example, there are Docker desktop, “Services” in JetBrains IDEs (that are an almost default IDE for Java, Python and widely used for .NET, Go), and “containerization” in Visual Studio for (a big brother of VSC).
There is nothing that can give to a man a bigger sensation of power than using command prompt in front of other people
It's okay. Leave them on their habits. One can always use what he feels comfy in, if you are good in gui, you go for it!!
If it is learned or "ingrained in your muscle memory" then oftentimes a few commands in the commandline are just simply faster, than clicking around. That's it. IF(!) you know the commands, it's faster. In the end you might get the same result 🙂
@@sachinrathee0611 You don't always have GUIs available. Imagine SSHing into a server, and you cannot use the gui, that's sad isn't it?
k9s is a pretty nice balance between the two I'd say
Just completed every bit of this course and thoroughly enjoyed it! Commendable effort!
I just completed the docker aspect of this course. It has been very helpful. Thanks a lot for this video once again
By the time you recorded it, now Docker has reached 22M downloads after 6 months
Courses you guys released from past 1-2 weeks >>>>>
Your explanations and demos are super understandable. Thank you for the effort! 😍
Your explanations and demos are super understandable. Thank you for the effort! ❤
Demo kubbernet you sir . Boombal .hadeuuh open starting money . Roll payroll . Monopolly stop
Check Investment at home an my country goverment .
I am buyying . Fro cash coin .
To governance
FWIW, if you're running a recent version macOS and have AirPlay Receiver enabled, don't try to use port 5000 for any containers. Just change the host port in the Dockerfile to some other port. Alternatively, you can disable AirPlay Receiver.
Very clever way of showing off the liveness probe, I was wondering initially why would you delete the file then you explained the trick ;)
apsolutely a great video, very helpful for beginners!
Salut Guy, un gros merci pour le cours, lâche pas ça!
You guys are a gem !! Lol even my teachers haven't managed to make me understand stuff the way you folks have ❤️❤️ Thank you Thank you Thank you !!
You guys are insane, the amount of work you guys put in these videos is absolutely incredible. i hope everyone liked coding so you can blow up, gl!
They have over 6m subs, I think they've blown up already
@@Galmion not in terms of only subscribers, i’m talking about the views, likes and comments. the interaction is poor which is honestly sad cause this youtube channel puts a lot of effort.
@@drakewasaloverboy oh, I see. I guess it's to be expected because their videos require a lot of time investment to watch
Pods communicate through services. Services also works as the gateway of load balancers receiving external requests. If you are reading this and you know the correct behavior, I would really appreciate if you correct me!
A very good session explaining the fundamentals of docker and k8s, it would be nice if you can relate the topics with more practical scenarios/examples in upcoming sessions
do you think should I watch this course or better I purchase something from udemy?
Great video, got me hooked up until the end. Really appreciate the repo you created for all the hands on experience. Kudos to you!!
clear and concise. Has provided a good foundation for a developing ninja 🙂
This is the most amazing Kubernetes content I've seen. Thanks you so much.
I am loving this course
wow I just started the same course from this channel but I think it is a year old. Now I have this one haha Thanks a lot!!
I took my place again and I'm watching.
On Kubernetes: resources (as pods) are linked to a namespace. Whenever a namespace is deleted, all its associated resourced will be deleted too.
Amazingly helpful! Definitely very understandable and clear!
My favourite teaching technique: Explain it like you're explaining it to an idiot!😬
Thank you so much!
Thank you Guy for this course and good luck on your new dream job!
I started watching this last week. Only con is that it is very slow. Try watching at 1.5x. Content is amazing 🎉
Thanks Akhil. Yep, I talk slowly even in French, my native language. Feel free to speed me up! 😀
@@guybarrette yeah, I learnt this a long time, all my tutorials I always fast forward them
me @ 2.5x
What a great instructor man
Anybody know where to find all of the cheat sheets together?
This has been helping me a lot with work, thank you for the amazing video!!
Not finish the watching yet, but the explanation for cloud-native is very clear, thanks
Thank you so much.. Exceptional tutorial.
Really very nice video ❤️ Thank you so much ❤️
Really interested KEEP IT UP !
Looks like the install instructions link to the domain has expired.
No Problem with your Accent, you are FINALLY a Person with a good Microphone 😢🙏
What a wonderful guy he is 😍
great video, very well explained.... but is there a way we can get those cheat sheets
yess
Спасибо!
Thanks for sharing.
Thanks for this amazing and interresting tutorials. The best hands on 🤗
Does this course cover concepts like ingress/service mesh etc.? I am looking to gather some of these concepts. Apologies for this - but I just want to make sure that I spend the next week on the right course.
I am watching it at 2.5x :D . But great content and explanation though. Kudos to you for such quality & depth in content even when it free.
Max speed is 2x right 😂
Your domain for setup instructions link has expired. Please renew it.
Thank You! Awesome free course 😊
Hello Everyone,
Thank you for the course..
Would like to know the certifications path being Backend developer for Docker and Kubernetes.
Off-course I am learning from free resources and gaining fundamentals but still like to know in which order I should go for certifications.
@1:40:30 , the volumes can be removed automatically by using "docker compose down -v"
Was thinking youtube Should have a bigger like button
is it recommened still in this year or I should go to another updated course
Thank you so much!
When you run into a connection error with "kubectl cluster-info", set the context to "kubectl config use-context docker-desktop"
Superb
Thanks
Please provide cheat sheet , it will be much helpful for future use
Anywhere we can find the cheat sheets as a file?
Thank you for the amazing content.
I'm searching for the same.. did you find it anywhere?
same, i also need it.
just one itsy bitsy tiny thing: dont' flashbang your viewers -> no glaring bright backgrounds, otherwise thx for the work!
Can't say enough thanks man, good lecture
Thanks for Cameroon!👍
please do the first beginners tutorial about carbon lang
can we use docker for very high ram usage images? if 16 gm or more ram is necessary what should we do?
¡Gracias!
Thanks for this Amazing content. It's so useful for me. 💯💯💯💯💯💯💯💯💯💯💯
Thanks!
Thank you for your couse.
Adding this to my to-watch list!
Day1:45:30
can we user docker without login
Thanks alot King!
Thanks!
just when I needed it!!!!🤧🤧🤧🤧🤧🤧
add cc please .. useful for more people
Thank you so much 👍👌🙌❤
Thank you so much!!!
amazing!
My docker commands are working soo slow, It takes 30-40 seconds to run single command on VS Code.
Is there some issue with docker,
spec of my pc :
Processor 12th Gen Intel(R) Core(TM) i5-1245U 1.60 GHz
Installed RAM 16.0 GB (15.6 GB usable)
System type 64-bit operating system, x64-based processor
Try to seek at any timestamp - theres will be always animation.
Where does nginx comes from
Awesome :)
Thanks again Guy!!!! 3>
What will be inside the requirements.txt??😥😥😥😥😥😥😥😥😥😥😥😥😥😥😥😥😥😥😥😥
is volume really low or it's me ? Also is there code available somewhere that is used in the video?
In the start there are two different repos mentioned. Does it matter which one I clone?
56:40 first bookmark
Thank you so much
good, but painfull to watch at 1x speed. i had to increase to 1.5 to make it work
cool & perfect
Thanks a lot ....
🧡❤💚