Project:Kubernetes: Difference between revisions

From MaRDI portal
 
(2 intermediate revisions by the same user not shown)
Line 15: Line 15:
* [[Project:MariaDB-K8s|MariaDB configuration]]
* [[Project:MariaDB-K8s|MariaDB configuration]]
* [[Project:Redis-K8s|Redis configuration]]
* [[Project:Redis-K8s|Redis configuration]]
* [[Project:Elasticsearch-K8s|Elasticsearch configuration]]
* [[Project:S3-K8s|S3-bucket 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:

Management and development

Monitoring system

The k8s cluster's metrics are monitored using Prometheus and Grafana.