mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-30 12:24:34 +02:00
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:
committed by
Max Williams
parent
1a26f353d8
commit
b2da12dc6e
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user