Creating cluster I still get a timeout towards ecr, even though I've configured a private registry
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 328
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 9
Description
**What happened**:
Get \"https://anywhere-assets.eks.amazonaws.com/releases/eks-a/manifest.yaml\": dial tcp 65.9.43.57:443: i/o timeout"
**What you expected to happen**:
I have configured a private registry and I need to do a totally air-gapped installation. How can I make it not look for manifest.yaml on the internet?
**How to reproduce it (as minimally and precisely as possible)**:
eksctl anywhere cluster create yadda yadda.
**Anything else we need to know?**:
**Environment**:
- EKS Anywhere Release:
- EKS Distro Release:
Contributor guide
Research direction
Start at the `eksctl anywhere cluster create` entry point and trace the request for `https://anywhere-assets.eks.amazonaws.com/releases/eks-a/manifest.yaml`. Compare that path with the configured private registry behavior. Done means cluster creation no longer requires this internet request during a totally air-gapped installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go
- Domain
- cloud, devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100