Skip to content

Draft: sylva-monitoring

Alin B. requested to merge sylva-monitoring into main

Monitoring units

minio for object storage
thanos for ferated monitoring
loki for centralised logging
rancher-logging as logging client

Notes

  • In order to retrieve jwt token for minio-operator console login (tenants administrtion)
kubectl -n minio-operator get secret/console-sa-secret  -o jsonpath="{.data.token}" | base64 --decode

Issues to be solved

  • minio chart has some issuees, for now you have to add the ingress manualy for minio-tenant

#769 (closed)

Edited by Alin B.

Merge request reports