-
Notifications
You must be signed in to change notification settings - Fork 1
Monitor the K8s cluster
For log collection a loki-grafana stack is installed in the monitoring namespace of the cluster. This monitoring system can be used for all namespaces of the cluster. The configuration of grafana itself(e.g. dashboards, users) are stored on a persistent volume. The logs itself are not stored persistently and may be lost eventually. More information about how it was installed here.
The Grafana frontend is available here. The credentials are admin/admin . After login do not change the credentials. Instead click skip. You will then see a dashboard we created for the porsche-mpci namespace. Alternatively you can click on the compass icon in the toolbar on the left. Then click Explore
. Then you will be on a page where you can query all logs using the LogQL querying language.
- Home
- Setup
- API Documentation
- Data model
- How to...
- ...add a new remote database
- ...create migrations
- ...develop locally
- ...simplified dev setup
- ...deploy on kubernetes (internal)
- ...monitor the cluster
- ...fix expired K8s certificates
- ...add new dependencies
- ...rebuild base image
- ...add a new algorithm in R
- ...add support for new language
- ...add a new node to Kubernetes cluster
- Coding Conventions
- Roadmap
- Ownership