Project:Kubernetes: Difference between revisions
From MaRDI portal
EloiFerrer (talk | contribs) |
EloiFerrer (talk | contribs) |
||
| Line 18: | Line 18: | ||
* [[Project:S3-K8s|S3-bucket configuration]] | * [[Project:S3-K8s|S3-bucket configuration]] | ||
* [[Project:WDQS-K8s|WDQS configuration]] | * [[Project:WDQS-K8s|WDQS configuration]] | ||
* [[Project:Secrets-K8s|Secret management]] | |||
== Management and development == | == Management and development == | ||
Latest revision as of 13:25, 14 July 2025
Configure access to the cluster
For an introduction on how to gain access to the MaRDI cluster follow the instructions here: https://docs.pages.zib.de/kubernetes/
Deployment
The deployment of services in the MaRDI cluster is managed through Helm charts defined in our Kubernetes repository.
The repository is kept in synchronization with the cluster using FluxCD.
Information concerning the current services deployed in the cluster:
- MariaDB configuration
- Redis configuration
- Elasticsearch configuration
- S3-bucket configuration
- WDQS configuration
- Secret management
Management and development
Monitoring system
The k8s cluster's metrics are monitored using Prometheus and Grafana.