How to Install Prometheus on Kubernetes Cluster? (Helm | Prometheus Operator | Grafana | EKS)

preview_player
Показать описание

▬▬▬▬▬ Experience & Location 💼 ▬▬▬▬▬
► I’m a Senior Software Engineer at Juniper Networks (12+ years of experience)
► Located in San Francisco Bay Area, CA (US citizen)

▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬

▬▬▬▬▬▬ Related videos 👨‍🏫 ▬▬▬▬▬▬

=========
⏱️TIMESTAMPS⏱️
0:00 Intro
0:24 Create Amazon EKS Cluster
0:42 Install Prometheus on Kubernetes Cluster Using Helm
4:23 Install PostgreSQL on Kubernetes Cluster Using Helm
5:35 Create ServiceMonitor for PostgreSQL
7:49 Create Grafana Dashboard for PostgreSQL

=========
Source Code

#Prometheus #Helm #Kubernetes
Рекомендации по теме
Комментарии
Автор

I really like how you teach things. Your videos are very informative and you can see that you have high expertise in k8s. This is now by far my favorite channel to get better at k8s., from a basic level to a more advanced one.

Keep it up. I like your teaching style!

iiilllii
Автор

Anton your skill are amazing. But some terms are difficult for me to understand in implementation part. So, can you please dive little bit more into explanation.
.
Thank you for the video :)

KaranJoshi-un
Автор

Congratulations!... thanks!...
One question with this video configuration, can I already deploy an app in a pod and will it capture the metrics of the app's pod? And for the part of the stdout logs of the pod of this app, can I also retrieve it and see it through Grafana or do I have to additionally configure Loki for the logs?

rocketbox
Автор

Спасибо за видео и за труды! палец вверх!
Хотелось бы конечно в текстовом варианте пошаговые действия с кодом... в гитхабе например. а то проблематично переклацивать видео туда-сюда что бы рассмотреть детали вывода консоли.

zuykmailru
Автор

Really valuable video! I came across an issue, maybe you have some insight?
After installing with the yaml values you provided, the prometheus node exporter is always in a state of CrashLoopBackoff. Do you know why this happens? Any help is greatly appreciated!

mohamadalbouhairi
Автор

I installed it according to your instructions, it's ok,
But I set the value of grafana to false, because I set it separately under grafana-operator, I have connected the datasource to Prometheus, and the metrics check is good.
The problem I'm having is that in the Dashboard it doesn't show the chart. I don't know where to import dashboard from.
Thank you so much.

oduy
Автор

Hello :=) how can I change the sub-values of grafana (grafana/grafana) inside the prometheus-stack values? Is that possible? Ty very much

johanromero
Автор

i followed you exactly the same way, but when i create the servicemonitor it gets created perfectly, but it is not showing in the targets.... i reverified the namespaces and namespaces selectors and labels and everything basically but i still have the same issue ! i wish i could get help thnks in advance

msrraoudh
Автор

How to add alert manager rules and slack url in values.yml

PM-vbok
Автор

Hi Anton Putra, I am using same kube-promethues-stack to install on k8s cluster but I'm facing an error while firing a command to helm install with --create-namespace
Error: unknown flag: --create-namespace

chennakesava
Автор

how are you able to monitor this without exporter ?

rohitnarula
Автор

Sorry! Not a right place to ask this.

Hey, am stuck while doing etcd backup and restore on a k8s cluster.

Don't see a video of yours on this topic.

Can you help anyway?

saurabhsaxena
Автор

How to add customise alerts in prometheus?

VS-bniw