What do these pods do when using k8s?

Hello. I’m fairly new to Airbyte and Kubernetes. I was just wondering what these pods were exactly doing?

Thank you for any help!

Hey

  1. db → postgres db
  2. minio → is for logs storage
  3. pod-sweeper → clears the successful/error pods once they are done
  4. server → holds all the API
  5. temporal → for orchestration
  6. webapp → UI
  7. worker → responsible for creating/managing sync pods