helderjs / helm-charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MongoDB Helm Charts repository for Kubernetes

This repository contains Helm Charts for different MongoDB products.

Supported Charts

The following Charts are supported by MongoDB.

Charts Description
enterprise-operator MongoDB Enterprise Kubernetes Operator Helm Chart.
enterprise-database MongoDB Enterprise Kubernetes Database Helm Chart.

Trial Version of Charts

The following Charts are considered "Trial" or "Beta"; they will be eventually supported by MongoDB and we encourage users to try them, test them and report any issues you might find.

Charts Description
atlas-operator MongoDB Atlas Operator Helm Chart.
atlas-deployment MongoDB Atlas Deployment Helm Chart. Create Mongo Database resources.
atlas-operator-crds MongoDB Atlas Custom Resource Definitions (CRDs) Helm Chart.

Unsupported Charts

The following Helm Charts are not supported by MongoDB.

Charts Description
community-operator MongoDB Community Operator Helm Chart.
community-operator-crds MongoDB Community Custom Resource Definitions (CRDs) Helm Chart.
sample-app A Sample Front/Back-end application backed by a MongoDB Database.
  • Please note that the CRD Charts (Community and Atlas) will be installed, by default, as a dependency by the corresponding Community and Atlas Charts.

Adding the MongoDB Helm Repo

The MongoDB Helm repository can be added using the helm repo add command, like in the following example:

$ helm repo add mongodb https://mongodb.github.io/helm-charts
"mongodb" has been added to your repositories

Contribute

Please file issues before filing PRs. For PRs to be accepted, contributors must sign our CLA.

Reviewers, please ensure that the CLA has been signed by referring to the contributors tool (internal link).

About


Languages

Language:Smarty 49.2%Language:Shell 49.0%Language:Mustache 1.8%