Hi everyone, I am new to prefect and I am trying to integrate kubernetes with it. It would be great if you can share some detailed resources on how to do it. I already went through https://www.restack.io/docs/prefect-knowledge-prefect-kubernetes-helm-guide, but I am not able to get the reason why those steps(commands) are necessary. Thanks in advance.
j
Jamie Zieziula
03/04/2024, 5:40 PM
Hi @Lavish Sachdeva can you share a bit more about what specific questions you have?
l
Lavish Sachdeva
03/05/2024, 6:31 AM
Hi @Jamie Zieziula,the pods are running fine. Now I have some python code written along with prefect (that contains some flows and tasks), how do I run/deploy this piece of code to kubernetes?