Hi, I would find it interesting to review ingress and gateway, the difference between them, and how to transition from using the former to the latter. Thank you!
Very useful, ingress, load balancer, and auto scaling pods based on workload. Monitoring, logging, and tracing are also very important , with so many options, it's good to know what solutions to roll in different scenarios.
Yes, this video was extremely useful and I learned so much from yoyr explainations of Kubernetes workload APIs. Please do keep these type of videos coming. Bravo!!!! 👍🏾🙌🏾👏🏾
Thank you for another good video! The rule of thumb is: never stop getting the basics right, so for me it's a very good one! Question: when are we going to have a video about kubernetes monitoring with OpenTelemetry?
@@DevOpsToolkit I'm talking about using OpenTelemetry for metrics and traces and logs, not just for instrumentation. It would be nice to see how one could rely on Otel Operator for kubernetes to do it
Still missing the CronDaemonSet in the API. When managing the OS through Kubernetes, there are node-based tasks that should run on a regular schedule, just like usual cron jobs
The pods are running on the same node. When you run the ReplicaSet with 3 pods how do we know what would be the port into which they will listen knowing that 8080 can only be listen to by one container/pod. Is it incremented from 8080 ?
Was this video useful or too basic? Would it be interesting to see a different set of Kubernetes APIs?
Hi, I would find it interesting to review ingress and gateway, the difference between them, and how to transition from using the former to the latter. Thank you!
Yes! Please please please make more! Service APIs next, please!
This is incredibly helpful! Thank you for this
This video actually struck the perfect balance, more of this please!
This was extremely well done! I would love to see more of these! I shared with our juniors and they love it!
This is probably the best tutorial on workloads ever created in the history of kubernetes, gracias victor eres un crack
Great... thanks a lot. I would love to watch Service mesh, LB, ingress controllers in the next videos
LB and Ingress (together with a few others) was just released: ruclips.net/video/-1H0BeN9hIk/видео.html
@@DevOpsToolkit Awesome. Thank you :)
Very helpful, thanks Victor. Load balancers, services, and ingress would be useful too. 😊
Done: ruclips.net/video/-1H0BeN9hIk/видео.html
I'd like to see how to create custom resources and custom controllers
Always love your content viktor. Thanks for helping us to learn could native technologies.
love the communication style, find everything very easy to follow and understand!
Very useful, ingress, load balancer, and auto scaling pods based on workload. Monitoring, logging, and tracing are also very important , with so many options, it's good to know what solutions to roll in different scenarios.
Here's the one with services, ingress, and Gateway API: ruclips.net/video/-1H0BeN9hIk/видео.html
I loved this video!
Can't wait for the rest of this series
You have a great gift, the gift of teaching. This video helped me learn some key things I didn't know before. So I thank you.
Yes, this video was extremely useful and I learned so much from yoyr explainations of Kubernetes workload APIs. Please do keep these type of videos coming. Bravo!!!! 👍🏾🙌🏾👏🏾
Surprised to see this kind of content from you and I can't lie I love it
Very useful info, and presented in such a clear way. Thank you!
Thank you for another good video! The rule of thumb is: never stop getting the basics right, so for me it's a very good one!
Question: when are we going to have a video about kubernetes monitoring with OpenTelemetry?
This one ruclips.net/video/oe5YYh9mhzw/видео.html ?
@@DevOpsToolkit I'm talking about using OpenTelemetry for metrics and traces and logs, not just for instrumentation. It would be nice to see how one could rely on Otel Operator for kubernetes to do it
Got it. Adding it to my to-do list...
Excellent video made a number of things clear which I was uncertain about before, many thanks.
Heck yeh this was super useful! Anything like this would be great
Please continue this series! Very helpfull
Continues... ruclips.net/video/-1H0BeN9hIk/видео.html
Thank you a lot, it's very helpful!
It was great video !!! Off course for me who want to learn basics and understand things deep ! Thank a lot
Keep doing what you are doing. I learned a lot from you.
Thanks a ton
Awesome video, please keep them coming!
Thanks! Will do!
Please continue this series
Continues.... ruclips.net/video/-1H0BeN9hIk/видео.html
❤ thank you @@DevOpsToolkit
This is a great video. Why does it have so less views!
Good question. Not sure why that is.
Still missing the CronDaemonSet in the API. When managing the OS through Kubernetes, there are node-based tasks that should run on a regular schedule, just like usual cron jobs
True. That would be useful.
Brate, let me guess, viddy comes from the word “vidi” and you created it!? (Btw, great video, as always).
Thank you....
Very informative video thank you
The pods are running on the same node. When you run the ReplicaSet with 3 pods how do we know what would be the port into which they will listen knowing that 8080 can only be listen to by one container/pod. Is it incremented from 8080 ?
Any number of pods can listen to the same port. Each gets its own IP assigned so there's no problem with giving them the same port.
@@DevOpsToolkit Many thanks for your reply.
its not a good idea to talk to your monitor... wait. P.S. Yes, please, pretty please, continue with these series.
Already started working on the Service APIs. It should go live in 3-4 weeks.
Boss for reason
Continue V