Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Deployment over Kubernetes requires an assessment of the data center and existing services. Below are the main services:

Mandatory:

  • Kubernetes

  • Object storage (S3)

  • Managed Database (MySQL or Postgres)

Optional:

  • DNS zone controller

  • ELK or EFK (logging)

  • Prometheus and Grafana (monitoring)

The deployment is performed using Helm Charts.

Examples of Kubernetes used in previous deployments: KubeSphere, EKS, OpenShift, K3S, and MiniCube (for testing).

Minimal datacenter requirements

  1. Kubernetes - preferred Opinshift 1.28

  2. Object storage - S3 compatible, like MINIO

  3. Database - preferred MySQL 5.7, minimum 2 cores, 16GB

  4. Separate VM (Jump host) - minimum 2 cores, 16GB

  • No labels