Skip to content

Kubernetes Build

Vercel

.github/workflows/package.yml

.github/workflows/test.yml

matrix-badge

The Mint System collection of Helm charts.

  • Install: Install Helm repository and get started with Odoo.
  • Develop: Deploy Odoo and Postgres to a local Kubernetes cluster.
  • Build: Fork and build your own Helm charts.
  • Deploy: Configure and deploy Helm charts to remote clusters.
  • Bootstrap: Bootstrap new Kubernetes clusters.

Requirements

Usage

You can use this project as any other Helm chart repository.

Add this Helm repository.

bash
helm repo add kubernetes-build https://kubernetes.build

Install a chart.

bash
helm install "$NAME" "kubernetes-build/$NAME"

Charts

List of charts:

Deploy

You can use this project to deploy the charts to these Kubernetes clusters:

Develop

The Development covers everything to start developing the Helm charts.

Backup

Have a look at the Backup page to learn about how the services make backups.

Monitoring

Checkout the Monitor page to learn about how services are monitored.

Migration

To execute migrations have a look at Migration.

Troubleshooting

Problems and solutions are documented in the Troubleshooting document.