<!-- If you're reporting a bug with Knative itself, open the bug in the corresponding repo. IE., https://github.com/knative/serving for an issue with serving. --> <!-- If you need to report a security issue with Knative, send an email to knative-security@googlegroups.com. --> ## Expected Behavior In https://knative.dev/docs/eventing/configuration/keda-configuration/#configure-autoscaling-for-a-resource it is clear to users that the different min-scale, max-scale parameters are used to scale the number of consumers, not the number of pods. ## Actual Behavior The docs don't mention whether or not they are for consumers or pods