Skip to content

Hyperpod EKS cfn stack reference issue #1

@soksamnanglim

Description

@soksamnanglim

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions