An open API service indexing awesome lists of open source software.

https://github.com/crane-cloud/helm-charts

Repository for cranecloud helm charts.
https://github.com/crane-cloud/helm-charts

Last synced: 5 months ago
JSON representation

Repository for cranecloud helm charts.

Awesome Lists containing this project

README

          

# Cranecloud helm chart

This is the helm chart for the cranecloud project. It is a collection of microservices that are used to manage and monitor cranes.

### Add the Cranecloud Helm repository

Before you can install the chart, you need to add the Cranecloud Helm repository to your Helm client.

```bash
helm repo add cranecloud https://cranecloud.github.io/helm-charts/
```

### Installing the Chart

To install the chart with the release name `my-release`:

```bash
helm install --name my-release cranecloud/cranecloud
```

The command deploys the cranecloud chart on the Kubernetes cluster in the default configuration.