This topic contains an example output for kubectl describe definition
for a Definition custom resource.
Name: frontend-asd Namespace: acme Labels: app=frontend version=v1 Annotations: kubectl.kubernetes.io/last-applied-configuration: {"apiVersion":"autoscaling.tsm.tanzu.vmware.com/1alpha1","kind":"Definition","metadata":{"annotations":{},"labels":{"app":"frontend","... API Version: autoscaling.tsm.tanzu.vmware.com/v1alpha1 Kind: Definition Metadata: Creation Timestamp: 2020-07-30T21:50:14Z Generation: 1 Resource Version: 5325239 Self Link: /apis/autoscaling.tsm.tanzu.vmware.com/v1alpha1/namespaces/acme/definitions/frontend-asd UID: 8268df72-1b54-4bbe-b001-c23bcafdf728 Spec: Scale Rule: Enabled: true Instances: Max: 16 Min: 1 Mode: EFFICIENCY Trigger: Grace Period Seconds: 90 Metric: Name: CPUUsagePercent Scale Down: 50 Scale Up: 80 Scale Target Ref: Kubernetes: Kind: Deployment Name: frontend-v1 Status: Autoscaling Ready: true Conditions: Last Transition Time: 2020-07-31T09:15:17Z Message: Reason: ValidMetrics Severity: Status: True Type: MetricsReady Last Transition Time: 2020-07-30T18:44:26Z Message: scaling down to 10 instance(s) Reason: ScaleDown Severity: Status: True Type: Ready Last Transition Time: 2020-07-31T21:15:46Z Message: scaling down to 10 instance(s) Reason: ScaleDown Severity: Status: True Type: ScalingActive Current Metric: Name: CPUUsagePercent Value: 39 Current Replicas: 13 Desired Replicas: 10 Last Scale Time: 2020-07-31T21:14:46Z Observed Generation: 11 Events: <none>