Hi Eike, we recently sunsetted our Discourse page in favor of centralizing long-lived discussions in GitHub, and short-form discussions in Slack. More on that here.
Bianca Hoch
12/10/2024, 2:48 PM
It's a good callout though that those broken links are frustrating to encounter. We're working on getting a redirect up to eliminate confusion. In the interim, what were you looking for?
e
Eike
12/10/2024, 2:49 PM
I am currently working on programmatically create deployments to get my first flow executed in our k8s worker.
Gotcha. LMK if you've already found these resources in the docs, but there are guides for:
• Running flows on K8s
• Deploying flows with Python (since you're using the kubernetes worker, you'll want to use
.deploy()
)
Bianca Hoch
12/10/2024, 3:20 PM
The guide for running flows on K8s uses the CLI and
prefect.yaml
file to deploy flows, which is a more declarative way of deploying. You can swap that out to use
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.