# README
metrics-collector
MetricsCollector is responsible of collecting metrics and informations about resources in a Kubernetes cluster.
Developping
Environment
We use microk8s to run a kubernetes cluster for our dev environment.
Once installed you need to install some addons:
microk8s.enable metrics-server storage dns dashboard ingress helm rbac prometheus
# Packages
No description provided by the author