appcelerator-archive / amp

** THIS PROJECT IS STOPPED ** An open source CaaS for Docker, batteries included.
http://appcelerator.io
Apache License 2.0
81 stars 28 forks source link

[to be merged after #1791 - #1794] Gen5 instance types with enhanced networking #1790

Closed ndegory closed 6 years ago

ndegory commented 6 years ago

To be rebased once #1791, #1792, #1793 and #1794 are merged, and AMI should be rebuilt.

Verification

create a cluster on AWS (see https://github.com/appcelerator/amp/wiki/Deploy-a-dev-cluster-on-AWS) with default settings (means: m5.large instances). Connect to an instance and run ethtool -i eth0, it should display driver: ena and not driver: vif.

ndegory commented 6 years ago

superseded by #1802