How to Deploy and Scale the Official Strapi Demo App "Foodadvisor" with Kubernetes

With the constant rise in the number of internet users, the demand for creating highly available and scalable web apps is at an all-time high. Gone are the days when businesses would run their servers on self-managed hardware.


This is a companion discussion topic for the original entry at https://strapi.io/blog/deploying-and-scaling-the-official-strapi-demo-app-foodadvisor-with-kubernetes

Can I scale the pods running the back end? I would need to be able to increase the number of pods running the back end from 1 to many. Is that allowed?