Replies: 3 comments 1 reply
-
I also tried this pattern.
|
Beta Was this translation helpful? Give feedback.
-
this is 99% IAM/firewall/access issue. |
Beta Was this translation helpful? Give feedback.
-
Yes, I have already checked. One thing I'm concerned about is where should I obtain the mounted /ssl/cacerts from? (What steps should I follow to create it?) Here is my latest values.yaml
Error:
|
Beta Was this translation helpful? Give feedback.
-
Describe
We are building MSK (Managed Streaming for Apache Kafka) and trying to connect to MSK from EKS (Elastic Kubernetes Service) pods using IRSA (IAM Roles for Service Accounts). No authentication method is configured for MSK.
However, the cluster appears offline, and brokers and other elements are not displayed on the screen. Additionally, error logs are being output.
Installation details
App Version = v1.0.0
Helm chart version = kafka-ui-1.4.9
Your application config : none.
Any IAAC configs : none.
Steps to reproduce
kafka-ui-values.yaml
IAM role (arn:aws:iam::xxxxxxxxxx:role/odc-stg-kafka-ui) policy.
Logs
Beta Was this translation helpful? Give feedback.
All reactions