Alpine Prometheus lightweight, Systems and service monitoring system
233
Linux lightweight, Prometheus.
docker run -itd --name alpine-prometheus -p 9090:9090 ngacareer/alpine-prometheus
kubectl run alpine-prometheus -p 9090:9090 --image=ngacareer/alpine-prometheus
oc run alpine-prometheus -p 9090:9090 --image=ngacareer/alpine-prometheus
Content type
Image
Digest
Size
257.3 MB
Last updated
over 5 years ago
docker pull ngacareer/alpine-prometheus