Skip to content

oxia-db/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oxia Helm Charts

This repository contains the official Helm charts for deploying Oxia, a distributed, embedded, and highly available database.

Prerequisites

Before you begin, ensure you have the following installed:

  • Kubernetes cluster
  • Helm

Quick Start

Follow these steps to add the Oxia Helm repository and install a release.

  1. Add the Helm repository:

    helm repo add oxia https://oxia-db.github.io/helm-charts/
    helm repo update
  2. Install the chart:

    You can deploy Oxia with a simple helm install command. This will create a release named my-release in your current namespace.

    helm install my-release oxia/oxia-cluster

Configuration

You can customize your deployment by using the --set flag or by providing a custom values.yaml file.

To see all available configuration options, refer to the values.yaml file in the chart's repository.

About

Official Helm charts for deploying the Oxia on Kubernetes.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages