Prometheus Operator Kubernetes Tutorial: ServiceMonitor - PodMonitor - Step-by-Step

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
2:10 Create EKS cluster
3:03 Install Prometheus Operator
5:21 Deploy Prometheus
7:08 Deploy Sample App
13:13 Deploy Grafana using Helm
16:23 Prometheus Additional Scrape Configs
18:31 Prometheus Operator Probe
20:05 Create Alertmanager with Slack integration

▬▬▬▬▬▬▬ Source Code 📚 ▬▬▬▬▬▬▬

#kubernetes #cloud #devops
Рекомендации по теме
Комментарии
Автор

Extremely well done video and repo. You saved the day!

AshishRaniwala
Автор

Thanks for this precious content, very well explained .

anastrak
Автор

Thank you, Anton
That really helped a lot

suncru
Автор

Thanks a lot, this tutorial really helped me!

vsykysc
Автор

Nice video, thanks for the content. In the case I'm using `kind: AlertmanagerConfig`. How do I do to make this work with a `PrometheusRule` operator to send notifications to slack? I already have alertmanager up and exposed with TLS on my URL. Once again, thank you

tadeubernacchi
Автор

Great teaching ability, thanks a lot for all amazing & high quality content, please make videos regarding eks & gke logging solutions with grafana loki or with elasticsearch, thanks

chasim
Автор

Thanks, that's what I needed yesterday

ziaurrehman
Автор

Anton will become big youtuber one day definitely✌🤟

piyushdarji
Автор

Hi bro. Thanks for your content. Especially on EKS. How do you make your presentation. With animation of red arrow for exemple. Do you make it yourself, with which tool, or you pay someonelse. It look really nice.

tnfa
Автор

Hi! Thanks Anton for the explanations
Can you give a hint - how to configure Prometheus how much space in the disk to use for metrics store and for how long to keep them?

A_Dudkin
Автор

Anton, do you have any suggestions for how to handle migration from "plain vanilla" Prometheus to Prometheus Operator? For example if I have an existing Prometheus instnace running in my EKS cluster, can I install the Prometheus Operator in that same cluster and then migrate to it?

roberto_camp
Автор

Very nice video, any tuto of multiple clusters to monitor with prometheus agent and a global cluster with prometheus operator using remote write?

clementbenedetti
Автор

Would be nice to provision the target and some dashboard using the helm release if possible

YordisPrieto
Автор

Thanks for the videos
Can you do persistent storage for Prometheus using helm am struggling with it

givemoresibanda
Автор

Thanks for this excellent tutorial, but it is possible to add basic auth? I didn't find the way to include a custom web.config.file.

angelmanuelcamarero
Автор

hi @AntonPutra, how did yo manage configuration for alerts. You did not show anything similar to that

DikshantRai-odvq
Автор

Hi! In probe.yaml, if we provide a incorrect or fake domain, prometheus still shows target is up with incorrect domain url, as a result no alert will be generated, if we access blackbox it will correctly shows the errors, can you please guide about the fix, thanks

chasim
Автор

why not automate even the datasources and dashboards setups? both can be deployed as configmaps and automatically discovered based on some labels
hint for next video? :) great tutorial, btw!

squalazzo
Автор

Would you recommend to use helm charts with terraform, we are on an awkward situation where we want to pass secrets to the helm chart and have it force a reload in the pods like kustomize does with helm inflator generator

Davidlavieri
Автор

I am facing issue when applying prometheus, prometheus-main-0 goes in pending state.
prometheus-main-0 0/2 Pending 0 3m19s

gulammoideen