Rasa X scaling issue on kubernetes

  1. There is a udemy course which explains this
  2. You can see the number of pods to check pod scaling. Also you can use horizontal pod autoscaler to automate scaling of pod based on load on them.
  3. See here - How to verify that load balancer is dividing work correctly
  4. You can use selenium to send automated texts so that it can send like 100 texts in 60 sec which can increase the load on the rasa-production pod Or you can use any other method to automate sending texts.