Hi all, I'm reading throughout documentation and I wanted to know more about how does Backstage handles entity ingestion and processing on horizontal scaling using kubernetes.
I did some very simple test where I tried ingesting through the app and I saw both of my existing pods seems to be ingesting. The other pod stopped ingesting when the other one finished it. I was only able to say because looking at the logs, they have different duration of burst and different timestamp. If I concluded wrong, let me know.
I want to know how should I approach this kind of setup, its best practices, and other stuff I needed to know.