Reputation
Badges 1
53 × Eureka!if you already have data over there you may import it
I think we can find a solution pretty quickly after some checks. Can you pls open an issue on new helm chart repo so I can take care of it in some day?
Or do you want to dinamically mount directly an nfs endpoint? (I understood you need this one)
ok, will try to find a solution then, ty
Hi BeefyHippopotamus73 , on EKS itโs preferrable to use ALB but you can also work with your nginx. You need DNS records with hostnames you setup pointing to that External IP. If you just need to test, you can simply add entries in you client machine /etc/hosts
file (if you are on *nix)
Ty, I have other stuff that I'd like to send but it's better to get these eventually merged first so I can proceed to shiny news PR in the near future ๐
so you installed chart version 3.10.1
but Iโm going to patch this soon so it will take the default storageclass automatically
I absolutely need to improve the persistence part of this chart ๐
for fileserver the persistent volume need to be provisioned by a storageclass. Ususally I always set it to standard
becase itโs commonly used in public cloud providers
Iโm going to release a patch very soon
you will need to upgrade clearml helm chart
so we also improved the chart, superhappy ๐
i will release a new chart version with no need to set a default storage class like I asked you to do today
with this one you donโt need anymore to set the value I suggested before
3.10.2 will be published in 30 minutes
about minor releases they are not breaking so it should be linear
In this case I suggest to give a try to k8s-glue that is there by default in latest chart version
I suggest to try exec into agent pod and try to do some kubectl command like a simple kubectl get pod
btw itโs an infra issue