Deploy the KEDA Pods
To deploy the Keda pods, download the latest keda files.
kubectl apply -f keda-2.7.1.yaml
The plugin modifies and applies the yaml based on the inputs
you provide as per your scaling requirements.
Observe the values in Cloudwatch console and check how the target
pods scale in and out.