Add instructions on how to enable the docker bridge network (#352)

Signed-off-by: Andrew Roth <roth.andy@gmail.com>
This commit is contained in:
Andrew Roth
2019-04-18 03:26:13 -04:00
committed by Max Williams
parent 1a26f353d8
commit b2da12dc6e
3 changed files with 25 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ module "my-cluster" {
## Other documentation
- [Autoscaling](docs/autoscaling.md): How to enabled worker node autoscaling.
- [Enable Docker Bridge Network](docs/enable-docker-bridge-network.md): How to enable the docker bridge network when using the EKS-optimized AMI, which disables it by default.
## Release schedule