prabhatsharma / kubernetes-the-hard-way-aws

AWS version of Kelsey's kubernetes-the-hard-way
Apache License 2.0
604 stars 355 forks source link

provision Pod Network Routes in a fresh shell #26

Open natict opened 3 years ago

natict commented 3 years ago

Currently the "Provisioning Pod Network Routes" assumes you have the ROUTE_TABLE_ID set in your env. Added fetching of the route table ID to allow running it in a fresh shell.