Hey guys, can you help me to understand how prefec...
# prefect-kubernetes
f
Hey guys, can you help me to understand how prefect using the service accounts to create things? I've received many errors like this serviceaccount cant create jobs, pods, etc when i using the prefect.yaml file. I'm using EKS and created one SA with the same name and associated a real IAM account through eksctl, but still not working. I cant find on documentation how i proceed to associate this account correctly. Can you help me?