I have a two-cluster multi-region HA enabled in production working in MS Azure.
I was asked to reuse the same cluster to manage several new projects using Microservices.
What is the best practice here ? Should I create a cluster per app ? Is it better to isolate every project in different clusters and cloud account subcriptions?
Looking forward for opinions.
Thanks.