DEV Community

Cover image for Full Kubernetes Course [FREE] 🎉

Full Kubernetes Course [FREE] 🎉

TechWorld with Nana on November 06, 2020

Kubernetes, also known as K8s, is an open source container orchestration platform that automates many of the manual processes involved when deployi...
Collapse
 
amplanetwork profile image
Ampla Network

I tried many times to learn Kube without success... Until someone told me about what you did. Thank you so much for this incredible work.

Collapse
 
techworld_with_nana profile image
TechWorld with Nana

Wow! Didn't think that this course is THAT helpful for you guys! 😊 Thank you so much for your great feedbacks, appreciate it very much! 🙏

Collapse
 
jamescoder profile image
James Coder

Hi Nana,

Can you please let me know. If we want to map ip address of external server as entry point in Ingress host How can be do that?

Collapse
 
nghiemthu profile image
Thu Nghiem

I rarely comment on anything and not a Kubernetes guy. I just want to say you are amazing to make these free courses 👏

Collapse
 
gautamkrishnar profile image
Gautam Krishna R • Edited

I am using k8s on a daily basis and I can confirm that your videos are one of the best k8s tutorials i had ever watched....

Collapse
 
xos73 profile image
Xos73

Hi Nana,

I started to fiddle around with K8S and built my cluster on 3 Raspberry Pi 4 nodes. Was still missing the link between the different k8s components and resources untill I came across your youtube course. Wanted to congratulate you with keeping the "red ribbon" intact during your teachings and hands-on demos. Great course!!!

Small remark: I'm running my k8s cluster on 3 rpi4 nodes. With that HW your demo with mongoDB is not working. When I wanted to deploy the mongodb deployment, it went into CrashLoopBackOff. Checking the logs of the crashing pod revealed that the pulled version (4.4) expected at least armv8.2 (while raspberry pi 4 has armv8). Seems they implemented this in Mar 2021 (jira.mongodb.org/browse/SERVER-image: mongo:4.2-rc55178).
Solution: either compile it yourself (seems to take several hours when running it on a rpi4...) or downgrade to version 4.2-rc (pin the version in the yaml file 'image: mongo:4.2-rc'). I opted for the last option (as it is for demo purpose).

Collapse
 
phyberapex profile image
PhyberApex

Thank you so much for this I finally start getting a grip on k8s thanks to you!

Collapse
 
mauri69dev profile image
Maurizio

Hello Nana, many thanks for sharing your fantastic and very very clear course. I spent near 1 hour without breath listening Your details on K8s topics. I would like to note that at minute 55 seconds 10, the slide I put as attachment , one very little error, to improve your beautiful course. All the best!!!!
Image description

Collapse
 
ramnikov profile image
Andrey Ramnikov

Thank a lot. very good course:-)

Collapse
 
saltarin profile image
saltarin

nice video from tech lead

Collapse
 
sandeshahir profile image
Sandesh Ahir

Thank you so much... Great 🔥