Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The specified instance type can only be used in a VPC. A subnet ID or network interface ID is required to carry out the request. (VPCResourceNotSpecified) #560

Open
dstynchula opened this issue Dec 29, 2015 · 1 comment

Comments

@dstynchula
Copy link

When attempting to create a remote deployment target in AWS using both the coreOS and Kubernetes clusters, I receive similar errors:
Provisioning cluster in Amazon EC2
AMI Used: ami-212e0911
The specified instance type can only be used in a VPC. A subnet ID or network interface ID is required to carry out the request. (VPCResourceNotSpecified)

@dstynchula
Copy link
Author

The interface defaults to t2.micro which according to this requires a VPC: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html
As a quick fix, changing the default selection would work for the time being, but ultimately, adding the ability to select/create a VPC would be really helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant