Hyperpod EKS cfn stack reference issue
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 62/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- aws, shell
- Domain
- cloud, infrastructure
Research direction
Open Container-Root/hyperpod/impl/eks/src/cfn/hyperpod-eks-full-stack.yaml around line 630 and inspect the PrivateRouteTable references against the declared resource name. Apply the consistent naming correction, then run the automated shell launch for an HyperPod EKS cluster to confirm the CloudFormation reference error is resolved.
Written by the indexing model from the issue text.
Description
Hi team,
Encountering an issue when trying to launch an hyperpod eks cluster with the automated shell script. It was a due to a cfn reference issue here:
We have references to PrivateRouteTable, but the instance itself is named PrivateRouteTable1.
I was able to fix it by renaming this line to PrivateRouteTable1or renaming all references to PrivateRouteTable1 to PrivateRouteTable.
- Dominant language
- Shell
- Stars
- 26
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from aws-samples/aws-do-hyperpod
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
All issues in aws-samples/aws-do-hyperpod
Similar issues
-
docs(agents): strengthen the no-backslash-escaped-backticks rule with an issue-creation example Open
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
package-update
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
oSoWoSo/vOid_Community_repOsitory#148 · 1 comment ·
-
chore
Difficulty 1/5 Under an hour Newbie friendliness 91/100
alunduil/alunduil-chezmoi#792 ·
-
area: compat bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
zenhub-dev
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
OpenLiberty/ci.docker#747 ·