You have three ways of configuring service autoscaling in Tanzu Service Mesh. What to read next Approach 1: Configure a GNS-Scoped Autoscaling Policy Using Tanzu Service Mesh UITo scale the microservices in your application inside a global namespace, you can create the autoscaling policies through the Tanzu Service Mesh Console UI. Approach 2: Configure a GNS-Scoped Autoscaler Through APIYou can configure an autoscaler by making a call to the Tanzu Service Mesh API. Approach 3: Deploying the Tanzu Service Mesh Service Autoscaler Through CRDTo scale the microservices in your application, you need to deploy Tanzu Service Mesh Service Autoscaler by applying a Definition custom resource to each microservice to be scaled.