Update changelog and docs for release

This commit is contained in:
Dalton Hubble
2018-07-04 12:27:26 -07:00
parent 915f89d3c8
commit 3352388fe6
2 changed files with 3 additions and 3 deletions

View File

@ -239,6 +239,3 @@ Check the list of valid [instance types](https://aws.amazon.com/ec2/instance-typ
!!! warning
Do not choose a `controller_type` smaller than `t2.small`. Smaller instances are not sufficient for running a controller.
!!! tip "MTU"
If your EC2 instance type supports [Jumbo frames](http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/network_mtu.html#jumbo_frame_instances) (most do), we recommend you change the `network_mtu` to 8981! You will get better pod-to-pod bandwidth.