Project:Kubernetes

From MaRDI portal
Revision as of 10:50, 7 February 2025 by EloiFerrer (talk | contribs) (Created page with "= Kubernetes = == 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 [https://helm.sh/ Helm charts] defined in our [https://github.com/MaRDI4NFDI/portal-k8s Kubernetes repository]. The repository is kept in synchronization with the cluster using [https://fluxcd.io/ Flux...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Kubernetes

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:

Monitoring system

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