Giter Site home page Giter Site logo

Comments (2)

sean-smith avatar sean-smith commented on June 11, 2024

@Shattoww Currently imagebuilder uses the default VPC. My guess is this is the issue since it's not using the one you've configured with the IGW. We've got a patch to change this in #55 however this is contingent on pcluster 3.1.3 getting released with aws/aws-parallelcluster#3874. Should be ~2 weeks until we can support selecting the VPC.

From that PR is:

Of note, the subnet passed in as a parameter should have internet access (i.e private subnet with NAT gateway routes, or a public subnet). When a public subnet is used, it must have MapPublicIpOnLaunch enabled as image builder won't automatically map a public IP address and the image build will timeout.

My question is if it's a private subnet with an IGW how does it reach the internet?

from pcluster-manager.

Shattoww avatar Shattoww commented on June 11, 2024

Indeed that was it - we re-created the default vpc to allow egress and the stack launched fine. Side note, we shuffle most of our egress traffic through some network appliances hosted in a different account for the NAT part of the equation, not that it matters. Thanks for the tip and that feature will be great as we near production.

from pcluster-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.