camel-k
camel-k copied to clipboard
Keda automatic mapping
We can introduce an automatic mapping between the Integration source containing a known Keda scaler. The idea is similar of what we used to do in Kamelet, but applied directly at URI level. We can maintain a mapping between scalers and camel components and let the operator automatically discover and apply the scalers when available.
Follows the implementation proposed in #6311