Hi everyone , I'm facing this errors on my rancher...
# kubernetes
b
Hi everyone , I'm facing this errors on my rancher pods installed on EKS
Copy code
2024/11/22 14:07:38 [ERROR] Failed to handle tunnel request from remote address XX.XX.XX.XX:15130 (X-Forwarded-For: XX.XX.XX.XX): response 401: failed authentication
2024/11/22 14:07:39 [ERROR] Failed to dial steve aggregation server: websocket: bad handshake
I'm using rancher v2.9.2 installed on eks 1.30. ( AWS acm / alb controller / AWS ALB / I'm setting
tls: external
on the helm chart values ) Do you have an idea on how to resolve these errors? ( and how to terminate tls encryption on the alb level? ) Thanks 🙏
101 Views