Project:Kubernetes: Difference between revisions

From MaRDI portal
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:
* [[Project:Elasticsearch-K8s|Elasticsearch configuration]]
* [[Project:Elasticsearch-K8s|Elasticsearch configuration]]
* [[Project:S3-K8s|S3-bucket 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.