It would be great to add a Kubernetes tutorial using prefect-helm like the Docker tutorial.
Thanks!
It would be great to add a Kubernetes tutorial using prefect-helm like the Docker tutorial.
Thanks!
if you would like to contribute, that would be awesome some usage is documented in the repo in README
Thanks @anna_geller ! I would love to. However, unfortunately, I am also struggling to get it work and finding the documents which is why I suggested this.
I highly encourage getting started with Prefect Cloud. Itβs free forever with no time limits (no trials) and you can start a K8s agent using a single CLI command: prefect kubernetes manifest agent | kubectl apply -f -
Thanks @anna_geller ! I have tried Prefect Cloud which is awesome and I am quite sure I will continue using it!
However, currently I am specifically focusing on and learning Prefect Orion in Kubernetes.
Gotcha, I understand. But atm I wonβt be able to contribute any such detailed tutorial, so this one is waiting for a volunteer.
Maybe I could help in future.
Currently, my PoC on K8S has separated UI and API, supported by 3 queues and 5 agents using PSQL as database.