Tim Crone

Results 15 comments of Tim Crone

I think it is worth noting that the worker node group has no problem scaling to zero nodes on Azure. Nodes (instances) terminate after the worker pod leaves, after about...

Glad to hear that you can reproduce the issue. That's progress! Please let me know if there is anything you would like me to try out I would be happy...

I worked on this a bit today, and was able to scale the group to zero in the Azure portal, and it went to zero nodes, but once a user...

Thank you very much for looking into this and finding this result! I agree this appears to be expected behavior considering the need for the user-scheduler pod. This will be...

Could binder authentication enable persistence of user home directories?

I'm not familiar with this particular test. Happy to troubleshoot as needed though I may not be much help here. I did test the latest deployment to staging on Azure,...

On ooi.pangeo.io which runs on Azure, I am running a separate VM that acts as the NFS server for home directories, and I have a lot of control over the...

Looks to me like you are requesting 0.5 cpu and you have 0.49 left on this node, nominally. (I don't think it will give you exactly 100% possibly because of...

There are all sorts of helpful flags in `helm upgrade`, such as `--reset-values`, `--recreate-pods`, and `--force` to name a few that I use fairly often. I think `--reset-values` might solve...

I'm fine with this. Thanks for checking! Also fine to switch back to @yuvipanda's hubploy master which at the moment is on my fork in this repo. My hubploy fork...