aws-load-balancer-controller icon indicating copy to clipboard operation
aws-load-balancer-controller copied to clipboard

helm chart repository at github.io is currently down

Open fusionx1 opened this issue 7 months ago • 4 comments

Describe the bug helm chart repository at github.io is currently down

Steps to reproduce run the ff commands: helm install aws-load-balancer-controller eks/aws-load-balancer-controller --set clusterName=xxxxxxx -n kube-system --set serviceAccount.create=false --set serviceAccount.name=aws-load-balancer-controller

Expected outcome Im getting this error Error: INSTALLATION FAILED: Get "https://aws.github.io/eks-charts/aws-load-balancer-controller-1.7.2.tgz": read tcp 192.168.1.5:55044->185.199.109.153:443: read: connection reset by peer

Environment im using the latest branch on our test branch

  • AWS Load Balancer controller version - 1.7.2
  • Kubernetes version 1.28
  • Using EKS (yes/no), if so version? yes

Additional Context:

fusionx1 avatar Jul 15 '24 00:07 fusionx1