Skip to content

openeverest/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenEverest Helm Charts

This repository contains the official Helm charts for OpenEverest, the open-source cloud-native database platform.

OpenEverest helps you deploy and manage databases on Kubernetes without the operational overhead. These charts provide a simple way to install and configure the OpenEverest control plane in your cluster.

For more information about the project, visit the main OpenEverest repository.

Quick Start

To install OpenEverest with default settings:

helm repo add openeverest https://openeverest.github.io/helm-charts/
helm repo update
helm install everest openeverest/openeverest \
  --namespace everest-system \
  --create-namespace

This deploys the core OpenEverest components and sets up the management interface.

Configuration

The Helm chart supports various configuration options for production deployments, custom resource limits, and integration with existing infrastructure. Refer to the Chart documentation for more information.

For detailed installation instructions, upgrade procedures, and advanced configuration options, see the OpenEverest documentation.

Contributing

Contributions are welcome. If you find issues with these charts or have suggestions for improvements, please open an issue or submit a pull request in this repository.

For broader questions about OpenEverest or to contribute to the core project, see the main repository.

License

These Helm charts are licensed under the Apache License 2.0. See the LICENSE file for details.

About

OpenEverest Helm Charts

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors