Nginx monitoring in k8s
@paradoxe35 ya está trabajando en esto.
Desde el 17/10/2025.
Evaluación
Este issue todavía no se ha evaluado.
Descripción
In the repo: https://github.com/ever-co/dev-pulumi
We need to add one new GitHub action to do the required changes/configs in the k8s clusters in DigitalOcean and enable Grafana / metrics for Nginx, etc. Basically, I think Graphana / Prometheus should already be installed as add-ins into our DO k8s clusters, but we need to make sure we have metrics enabled for Nginx and we can see dashboards with those metrics etc.
Very important would be to not f..ckup nginx that we already use
Maybe a good idea will be to create a test k8s cluster and do all configs there first with that CI/CD, etc, and when all works, switch to our current clusters and do the same.
We can call that cluster "k8s-devops" for example, and run it absolute minimal config, etc
Note: that is not a priority task at all.
See more about Nginx monitoring: https://github.com/kubernetes/ingress-nginx/blob/main/docs/user-guide/monitoring.md
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 2
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.