Valeriano Manassero 189de106c9 Kind data folder (#11)
* explain data folder for kind

* bump up version
2021-07-16 07:30:09 +02:00
2021-07-07 09:20:48 +02:00
2021-07-16 07:30:09 +02:00
2021-07-07 09:04:15 +02:00
2021-07-15 17:34:29 +02:00

ClearML Helm Charts Library for Kubernetes

Helm charts provided by Allegro AI, ready to launch on Kubernetes using Kubernetes Helm.

Requirements

Setup a Kubernetes Cluster

For setting up Kubernetes on various platforms refer to the Kubernetes getting started guide.

Setup a single node LOCAL Kubernetes on laptop/desktop

For setting up Kubernetes on your laptop/desktop we suggest kind.

Install Helm

Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources.

To install Helm, refer to the Helm install guide and ensure that the helm binary is in the PATH of your shell.

Usage

$ helm repo add allegroai https://allegroai.github.io/clearml-helm-charts
$ helm repo update
$ helm search repo allegroai
$ helm install <release-name> allegroai/<chart>
Description
No description provided
Readme 5.6 MiB
Languages
Smarty 100%