Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

homework 8 #8

Merged
merged 1 commit into from
Jun 10, 2024
Merged

homework 8 #8

merged 1 commit into from
Jun 10, 2024

Conversation

niko2892
Copy link
Collaborator

@niko2892 niko2892 commented Jun 5, 2024

Выполнено ДЗ №

  • [ + ] Основное ДЗ
  • [ отсутствовало ] Задание со *

В процессе сделано:

  • собран кастомный образ nginx, при работе которого доступны метрики на location /nginx-metrics
  • развернут kube-prometheus-stack и настроен скрейпинг метрик nginx

Как запустить проект:

по инструкции из readme.md

Как проверить работоспособность:

  • пробросить порт для графаны: kubectl -n prometheus port-forward svc/prometheus-stack-grafana 8080:80
  • перейти на localhost:8080 , креды admin / prom-operator
  • импортировать дашборд 12708 , убедиться, что на нем есть информация о работе nginx

PR checklist:

  • [ Мониторинг приложения в кластере ] Выставлен label с темой домашнего задания

@heathrowv heathrowv merged commit f4a7e18 into main Jun 10, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants