Categorygithub.com/unagex/immudb-operator
module
0.0.0-20240223200133-1fdb94f359b7
Repository: https://github.com/unagex/immudb-operator.git
Documentation: pkg.go.dev

# README

Unagex Kubernetes Operator for immudb

Go version Kubernetes Version Release Go Report Card

Features

  • Create immudb clusters defined as custom resources
  • Customize storage provisioning for AWS, GCP, AZURE, ...
  • Update immudb version and config (soon)
  • Export metrics to Prometheus

Quickstart

  1. Deploy the operator with helm
helm repo add immudb-operator-charts https://unagex.github.io/immudb-operator
helm repo update
helm install immudb-operator immudb-operator-charts/immudb-operator
  1. Deploy a basic immudb database
kubectl apply -f https://raw.githubusercontent.com/unagex/immudb-operator/main/config/samples/v1_immudb.yaml

⬇ See documentation below for more ⬇

Documentation

# Packages

No description provided by the author
No description provided by the author