An open API service indexing awesome lists of open source software.

https://github.com/memgraph/kubernetes-operator

Memgraph Kubernetes Operator
https://github.com/memgraph/kubernetes-operator

helm kubernetes kubernetes-operator memgraph

Last synced: about 2 months ago
JSON representation

Memgraph Kubernetes Operator

Awesome Lists containing this project

README

          

# Memgraph Kubernetes Operator

## Introduction

Memgraph Kubernetes Operator is WIP. You can currently install the operator and manage the deployment of Memgraph's High Availability cluster
through it.

## Table of Contents

- [Prerequisites](#prerequisites)
- [Documentation](#documentation)
- [License](#license)

## Prerequisites

We use Go version 1.22.5 (not needed at the moment). Check out here how to [install Go](https://go.dev/doc/install).
The current Helm version used is v3.14.4.

## Documentation

Check our [Documentation](/docs) to start using our Kubernetes operator.

1. [Install the Memgraph Kubernetes Operator](docs/installation.md)

## License

Please check the [LICENSE](LICENSE) file