Adam Lewis
Adam Lewis
@iameskild and I are getting reprioritized on another issue, but we hope to get this to a point where it's added into Qhub. However, because there is a blocker on...
As a first crack at this, I'd like to implement the simple bits below. Any problem with merging something like what's below in as a first step? @costrouc ```yaml extensions:...
I have a working basic version (not pushed yet). I'm playing around trying to deploy some helm charts with the proposed changes. Made some progress on deploying a prefect server...
It seems that prefect is set up to host prefect ui at a subdomain rather than a subpath. Not sure if we can get around this and still use a...
After trying for a while unsuccesfully on Prefect, I've reached out to the Prefect team via a github issue to see if they have any feedback.
Some ideas - Create a video walking through a fresh deployment on each of the cloud providers. - Post the videos at the top of the Step-by-Step Qhub Deployment pages...
Suraj suggests `k3d` for setting up metalLB.
Chris brought up the solution to this issue could potentially also be a good testing tool for us.
Thinking about how to make this cross-platform. The following will need to be cross-platform. - local k8s cluster provider - minikube, k3d, etc. - terraform - qhub All of these...
Also, I need access to a windows and macOS machine at some point in order to ensure this is cross platform. Update: I can get a windows development box running...