allegroai / clearml-server-helm

ClearML Server for Kubernetes Clusters Using Helm
https://allegroai.github.io/clearml-server-helm/
Other
17 stars 15 forks source link

Multiple problems with the Helm chart #5

Open iirekm opened 3 years ago

iirekm commented 3 years ago

Unfortunately, the Trains chart is far from being any useful. Only a few problems I had with it:

bmartinn commented 3 years ago

Hi @iirekm Yes, setting up a trains-server on k8s is complex due to the multiple databases, requirements and the external ports that needs to be configured. I like the idea of switching to Kustomize 👍 How complicated is it to take this docker-compose.yaml and build kustomization YAMLs?

iirekm commented 3 years ago

Hi @iirekm Yes, setting up a trains-server on k8s is complex due to the multiple databases, requirements and the external ports that needs to be configured. I like the idea of switching to Kustomize 👍 How complicated is it to take this docker-compose.yaml and build kustomization YAMLs?

To support Kustomize you already have almost everything: