I really appreciate that you are working on not only meritorical quality but to make content a bit more entertaining. What you do is actually a teaching, and most of us hardly remember boring teachers.
Kubernetes is so troublesome , People and finance need to troubleshoot K8s is equivalent to use traditional methods. To me it feels like a technology which solve one problem at the cost of maintaining that complex too which is another problem.
Again, I find cloud foundry for 80% of the apps I write just the perfect fit. Easy cli and ui, only provide the docker image, automated health checking by default, just plug in some services you consume, no hassle about routing or automated scaling
"treat a cluster of instances as a single resource" The way kubernetes does clusters is pretty wrong. If you want highly available infrastructure, kubernetes gets in the way. Highly available == Geographically distributed (physical infrastructure across the globe). Kubernetes does NOT allow you to do this and you get the same problems of "container orchestration" but at a cluster level now. It solves nothing while duplicating the problem kubernetes was intended to solve.
Dude, you are an exceptional teacher ... Thank you for that great summery!
Another great content. Good to know the past about deployments and how things have evolved to Kubernetes. All the best in the next video.
Thank you, Boosuro!
It's always useful to look back at where we came from to understand how we got to where we are!
OMG, you made so simple to understand in details, Thank you Sir
I really appreciate that you are working on not only meritorical quality but to make content a bit more entertaining. What you do is actually a teaching, and most of us hardly remember boring teachers.
I appreciate the kind words, Filip!
I was listening to this in headphones.... this Usher moment almost gave me a stroke. Great content tho!
This video motivated me when i get bored to in my learning journey of Kubernetes . Thank you for great content.🙂
That "yeah" at the start of the video gave me a heart attack!
Kubernetes is so troublesome , People and finance need to troubleshoot K8s is equivalent to use traditional methods. To me it feels like a technology which solve one problem at the cost of maintaining that complex too which is another problem.
Really well explained. Thank you
Thanks, Derek! 🙏
Perfect explanation Thank you
Great explanation.
Great video
Again, I find cloud foundry for 80% of the apps I write just the perfect fit. Easy cli and ui, only provide the docker image, automated health checking by default, just plug in some services you consume, no hassle about routing or automated scaling
Nice -- still planning to do some experimentation with it soon!
If you wanna go full experimental, kunermatic + cf-for-k8s has been a charm for me
Great!
"treat a cluster of instances as a single resource" The way kubernetes does clusters is pretty wrong. If you want highly available infrastructure, kubernetes gets in the way. Highly available == Geographically distributed (physical infrastructure across the globe). Kubernetes does NOT allow you to do this and you get the same problems of "container orchestration" but at a cluster level now. It solves nothing while duplicating the problem kubernetes was intended to solve.
Thought provking
It's always useful to look back at how we got to where we are today!
hi
Hello 👋