This is a repo that used to practice prometheus & Grafana.
-
Helm Chart version 3+
-
Two hlem repo install
-
MacOS Docker Desktop kubernetes
- Kube prometheus Stack
$ make prom-install
- Redis Sentinel Cluster
$ make redis-install
- Start Mock data to redis app
# Start build app docker image
$ make docker-build
# Start app as a pod
$ make start-app