Apache Kafka scaler throwing errors when trying to use with AWS MSK #6622
Unanswered
zeeamd
asked this question in
Q&A / Need Help
Replies: 1 comment 1 reply
-
Viewed purely from the documentation.
I can't find this one anyway:
The “unexpected EOF” issue likely arises because the AWS MSK IAM authentication is not set up correctly due to the incorrect parameter names, causing the connection to close prematurely.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The keda-operator service account has a AWS IAM role which has access to AWS MSK
keda helm chart version - keda-2.15.2
Scaler - AWS MSK
Now when I add a scaler in app namespace it is throwing in scaledobject events I notice
scaledobject manifest
The hpa was created but with following errors
Using https://keda.sh/docs/2.12/scalers/apache-kafka-go/
Is there anything missing here ?
Beta Was this translation helpful? Give feedback.
All reactions