aws/eks-charts

"https://aws.github.io/eks-charts" cannot be reached

Closed this issue · 1 comments

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:

This was caused by an ISP-level blockage. Not a aws.github.io/eks-charts related issue