This topic contains an example output for kubectl get definition for two Definition custom resources in a namespace.

For more information on the Enabled, Mode, Trigger, Min, and Max properties, see Tanzu Service Mesh Service Autoscaler Configuration Reference. The Current and Desired columns are the number of service instances running that are being controlled by the Definition custom resource in the Name column. The Ready column indicates that no condition has entered into the severity level of error.

Name 	     Enabled Mode 	 Trigger 	  Min Max  Current Desired Ready 
frontend-asd true    EFFICIENCY  CPUUsagePercent  1   10   2 	   4 	   true 
backend-asd  false   PERFORMANCE MemoryUsageBytes 2   7    4 	   4 	   true