Skip to content

Commit fb69391

Browse files
authored
Update README.md
1 parent 62b6050 commit fb69391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This project demonstrates a complete monitoring-enabled deployment pipeline for
88

99
* **Node.js Application**: Lightweight backend service written in Node.js, exposing basic endpoints for monitoring.
1010
* **Dockerized**: Fully containerized using Docker with a production-ready `Dockerfile`.
11-
* **Kubernetes Native**: Application and observability stack deployed via Kubernetes manifests, including Deployments, Services, and Persistent Volumes.
11+
* **Kubernetes Native**: Application and observability stack deployed via Kubernetes manifests, including Deployments, Services, and Persistent Volumes.
1212
* **Prometheus Integration**: Configured to scrape metrics from the application with a custom `prometheus.yml`.
1313
* **Grafana Dashboards**: Set up to visualize key application and cluster metrics with persistent storage.
1414
* **CI/CD with GitHub Actions**: Automated pipeline builds and pushes Docker images to Docker Hub on every commit to `main`.

0 commit comments

Comments
 (0)