Allowing 443 to nodes from EKS service (#148)

This commit is contained in:
Max Williams
2018-10-09 10:38:17 +02:00
committed by GitHub
parent cd7e56c821
commit 5d9d4fb8b8
2 changed files with 12 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
- A useful addition (slam dunk, @self 🔥)
- Worker groups can be created with a specified IAM profile. (from @laverya)
- exposed `aws_eks_cluster` create and destroy timeouts (by @RGPosadas)
- Allow port 443 from EKS service to nodes to run `metrics-server`. (by @max-rocket-internet)
### Changed