I've only been learning about Kubernetes and container orchestration for one week, so I'm no expert but I have to say this video was very well done. You are an exceptional teacher and communicator. I'm excited to follow along and replicate this project. Thank you.
Hi Raj, As always awesome content (clear and consice).Thanks for the great video. It would be great if you can create a similar video using new AWS managed services for Prometheus (AMP) and Grafana (AMG). Explain the benefits of using these two managed services. Thanks,
Hi Raj What is difference Prom+Grafana vs Kubernetes Dashboard if we want to monitor k8s cluster? Or in which scenarios Prom+Grafana should be used over Kubernetes Dashboard
Hi Raj, Thanks for the great video. can i ask a quick question. Does prometheus pulls the metrics directly from the containers/pods ? it doesnot need cadvisor ? Also, if I understood correctly, prometheus pulls the metrics using http . Does it mean every container should listen to HTTP requests from prometheus ?
Where you configured node_expoter in promtheus.yml file.. I saw alots of video but in single video no any person define node_expoter in promtheus.yml file ...WHY????????
If you are running prometheus server in the same kubernetes cluster, then you don't need node exporter. You only need it if kubernetes server is running separately outside of the cluster. Hope this helps clarify your doubt.
There is no way to change without restarting the pod. These are the two ways it's done in real world application 1. Change podspec file with changed cpu/memory and it will get implemented with rolling update 2. Use vertical autoscaler and it'd automatically adjust it (it will restart the pod though, not recommended for prod)
Thanks for your reply..vertical scale in sense can I do it via kubectl commands? I have multiple applications using same configuration of CPU and memory limits
Hi Raj, Thank you for this video I have watched your Udemy course regarding AWS EKS it was really awesome. Now I am facing the issue while downloading graffana it is showing Error: INSTALLATION FAILED: failed to download "stable/grafana" can you please help me on this.
Prometheus only logs infrastructure data like memory used, CPU etc. For application logs (like temperature, pH etc. in your case), you have to use application log for Kubernetes solutions like FluentD, FluentBit, ElasticSearch, Kibana etc. Hope this helps.
Hi Raj, This channel is so helpful to us, could you please suggest if I need to start cloud career with developer associate certification or azure architect certification,thanks!!
I've only been learning about Kubernetes and container orchestration for one week, so I'm no expert but I have to say this video was very well done. You are an exceptional teacher and communicator. I'm excited to follow along and replicate this project. Thank you.
Glad it was helpful!
Greatly presented! Not too slow and not to fast. Thanks.
Glad it was helpful!
Very nice approach for teaching! Im listening to you with pleasure!
Awesome, thank you!
Amazing job teaching this, Raj!
Getting this error: no matches found: datasources.datasources\.yaml.datasources[0].name=Prometheus | Please help
Thanks for helping me to understand the difference between Prometheus and Grafana :)
really best explanation rajdeep ji, subscribed. please do more videos
11.32 when I click load button, it says "Need a dashboard json model" and goes nowhere!
Can you highlight Table(old) and how to have new dashboard panel with Table(old)?
This is great! Can you please do a video on exporting containerized application health metrics to prometheus and grafana.
Hi Raj,
As always awesome content (clear and consice).Thanks for the great video.
It would be great if you can create a similar video using new AWS managed services for Prometheus (AMP) and Grafana (AMG). Explain the benefits of using these two managed services.
Thanks,
Thanks Ashish! I will keep your suggestion in mind for future videos.
Hi Raj
How app insights collect prometheus metric
How to monitor jvm of a pod?
Thank you so much Raj, much appreciated
Hi Raj
What is difference Prom+Grafana vs Kubernetes Dashboard if we want to monitor k8s cluster?
Or in which scenarios Prom+Grafana should be used over Kubernetes Dashboard
Hi Raj, Thanks for the great video. can i ask a quick question. Does prometheus pulls the metrics directly from the containers/pods ? it doesnot need cadvisor ? Also, if I understood correctly, prometheus pulls the metrics using http . Does it mean every container should listen to HTTP requests from prometheus ?
Hi How we can get the application / pod real-time logs in grafana??
Can you explain more about kubectl port-forward command
Where you configured node_expoter in promtheus.yml file.. I saw alots of video but in single video no any person define node_expoter in promtheus.yml file ...WHY????????
If you are running prometheus server in the same kubernetes cluster, then you don't need node exporter. You only need it if kubernetes server is running separately outside of the cluster. Hope this helps clarify your doubt.
Hello any suggestions how can i increase the CPU and memory limit of an application dynamically
There is no way to change without restarting the pod. These are the two ways it's done in real world application
1. Change podspec file with changed cpu/memory and it will get implemented with rolling update
2. Use vertical autoscaler and it'd automatically adjust it (it will restart the pod though, not recommended for prod)
Thanks for your reply..vertical scale in sense can I do it via kubectl commands? I have multiple applications using same configuration of CPU and memory limits
Can you make a video on setting up Prometheus alerts?
Hi Raj,
Thank you for this video I have watched your Udemy course regarding AWS EKS it was really awesome. Now I am facing the issue while downloading graffana it is showing Error: INSTALLATION FAILED: failed to download "stable/grafana" can you please help me on this.
Hello, Do you know if I can use Prometheus for industrial applications like log values for temperature, pH, etc?
Prometheus only logs infrastructure data like memory used, CPU etc. For application logs (like temperature, pH etc. in your case), you have to use application log for Kubernetes solutions like FluentD, FluentBit, ElasticSearch, Kibana etc. Hope this helps.
@@cloudwithraj Many thanks 😊😊
Well explained dude...love you from india❤️
M S bhai, thank you so much for watching. I am glad it was helpful.
Lovely video man!! May i know which tools is best for application metrics?any Open source tool?
Good job man !
Love it when you say gays & girls !! thanks :D
About to say this. That's really thoughtful of him to not leaving out female programmers.
Nice explained @Agent of Change
Thanks Veerendra for watching. I am glad you found it useful.
Hey Raj
I also do run a channel.
Could we connect once to share our ideas?
thanks for the presentation
Thanks! this was really helpful.. :)
Glad it was helpful Kiran! Thanks for watching!
Hi Raj, This channel is so helpful to us, could you please suggest if I need to start cloud career with developer associate certification or azure architect certification,thanks!!
Up to you Shiva. Are you going for AWS or Azure? If AWS then do AWS developer associate.
@@cloudwithraj I started learning azure raj, could you please help if possible
Thank you
17:57