Hello, Community! I installed the Prefect App from the Azure Marketplace, connected it to Prefect Cloud - no issues. I cannot, however, connect prefect to the cluster because there is no external IP! Well, I think that's the reason - not sure. Any docs anywhere about this?
k
Kevin Kho
01/06/2022, 6:59 PM
Hi @Jason Noxon! What cluster are you trying to connect to? Do you mean you have a Kubernetes cluster that you want to use to run Flows? Or you have Dask cluster that you want to use as an executor?
j
Jason Noxon
01/06/2022, 6:59 PM
I have a Kubernetes cluster with a prefect agent running in it.
k
Kevin Kho
01/06/2022, 7:00 PM
That sounds good already. The agent will pick up the Flow from Prefect and spin up a new k8s job to run it in the same cluster