"https://aws.github.io/eks-charts" cannot be reached
Closed this issue · 1 comments
123MwanjeMike commented
Describe the bug
Trying to add the eks helm repo fails with the error
Error: looks like "https://aws.github.io/eks-charts" is not a valid chart repository or cannot be reached: Get "https://aws.github.io/eks-charts/index.yaml": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
The entire domain(aws.github.io) can not be reached
Steps to reproduce
Run helm repo add eks https://aws.github.io/eks-charts
Expected outcome
The helm repo is added successfully
Environment
- Chart name:
- Chart version:
- Kubernetes version:
- Using EKS (yes/no), if so version?
Additional Context:
123MwanjeMike commented
This was caused by an ISP-level blockage. Not a aws.github.io/eks-charts
related issue