Amit Kumar

Results 188 comments of Amit Kumar

>However, I still cannot get argo workflows working. These are disabled in the config provided by Amit. I needed them for my work, so I set them to true, but...

> @aktech Yeah, ignore the crash issue. I think it was resolved by updating everything to latest. I'm now more interested in how to get argo-workflows working locally. Have you...

I deployed argo with the latest image `2024.6.1rc3`, it deployed successfully. The notebook scheduling didn't wor. Looks like TLS verification failed while connecting to the API, which is expected as...

That's a good starting point, thanks @krassowski do you recall what was the new error message?

I have got the notebook scheduler working after setting up real valid certs in my local deployment. I can confirm it's certainly an ssl issue. ## Completed Pods ## Completed...

I shared this in slack, I think it might be useful for others as well: >Local deployment with lets encrypt certs: (without certs some things do not work out of...

This should have been fixed by fully qualified spec https://github.com/jupyter/papyri/pull/245 isn't it?

By the way, if you want a no-maintenance method to achieve that, you can use [cirun.io](https://cirun.io) for the same.

As per @Adam-D-Lewis >It should be possible. I support a client on azure and the dask worker nodes scale to zero at a minimum. I would check if some pods...