Y
Hacker News
new
|
ask
|
show
|
jobs
by
grahamlyons
2708 days ago
Would the default route table do that job? Subnets would be associated with that if they weren't explicitly assigned to another route table, right?
1 comments
mvanbaak
2708 days ago
Yes. But i prefer to create my own. Create a riutetable, call it “public” using a tag, attach the internetgateway and attach all public subnets, add a default route that points to the internetgateway and you’re done
link