PrefectHQ / prefect-operator

A Kubernetes operator for managing Prefect servers and work pools
7 stars 0 forks source link

Add reconciliation for `PrefectWorkPool` #29

Closed chrisguidry closed 1 month ago

chrisguidry commented 1 month ago

This is a start on the Deployments for PrefectWorkPools, with support for process and kubernetes work pools to start. Other types are supported but would need to use an EXTRA_PIP_PACKAGES setting or a custom image in order to start up properly.