Hi everyone, I am new to prefect and I am trying t...
# prefect-kubernetes
l
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
Hi @Lavish Sachdeva can you share a bit more about what specific questions you have?
l
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?