Kubernetes, also known as K8s, is an open source container orchestration platform that automates many of the manual processes involved when deployi...
For further actions, you may consider blocking this person and/or reporting abuse
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.
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! 🙏
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?
I rarely comment on anything and not a Kubernetes guy. I just want to say you are amazing to make these free courses 👏
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....
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).
Thank you so much for this I finally start getting a grip on k8s thanks to you!
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!!!!
Thank a lot. very good course:-)
nice video from tech lead
Thank you so much... Great 🔥