Skip to content

Introduction#

This document describes:

  • Preparing LUNA Vinder Module (LVM) environment in Kubernetes using Storages utility and corresponding manifests from the distribution package.
  • Running LVM services in Kubernetes using Helm charts from the distribution package.

LVM is an substantive module, so it should be integrated into LUNA PLATFORM 5 of a similar version already deployed. It is necessary to update the LP if the versions differ.

See detailed information about Storages in the Storages utility manual.

The administrator must have a Kubernetes cluster deployed and configured to use Helm charts and manifests. It is assumed that the user's Kubernetes cluster PostgreSQL and InfluxDB/ClickHouse and Redis databases are running.

Important: The documentation and distribution package do not include out-of-the-box solutions for managing PostgreSQL, InfluxDB/ClickHouse and Redis databases in Kubernetes. The user should configure the databases themselves for better fault tolerance and scalability. The sample commands in this document are for demonstration purposes and may need to be customized for your project's specific environment or requirements.

This document does not include guidance on how to use Kubernetes. Please refer to the Kubernetes documentation for more details:

https://kubernetes.io/docs