Commit Graph

17 Commits

Author SHA1 Message Date
Daniel Piddock
13e1adc419 Remove unnecessary http callout and security rule
EKS masters are publicly accessible. You cannot restrict access nor
need to explicitly grant access.
https://github.com/terraform-aws-modules/terraform-aws-eks/pull/69#issuecomment-406123233
2018-08-03 21:52:16 +02:00
Brandon O'Connor
12b67f3e1f staging the 1.3.0 release. Will revisit the changelog 2018-07-11 02:36:21 -07:00
Max Williams
7e4e93eeec Removing region from kubectl config and adding override variable 2018-07-09 10:40:51 +02:00
Brandon J. O'Connor
6cac72a19c Merge pull request #41 from bti360/cluster/worker-security-group-bug
fixed specifying cluster and worker security group
2018-06-30 16:46:28 -07:00
jimbecker
2bdab8730d fixed formatting issue... 2018-06-27 13:44:26 -04:00
jimbecker
776192f90d fixed formatting issue... 2018-06-27 13:32:43 -04:00
jimbecker
98ede7cca6 Override the default ingress rule that allows communication with the EKS cluster API. If not given, will use current IP/32. 2018-06-27 13:12:14 -04:00
jimbecker
3d50463cfe fixed incorrect variable reference 2018-06-27 12:49:50 -04:00
jimbecker
5902fe0fbc fixed formatting error 2018-06-27 11:57:19 -04:00
jimbecker
59ced5fdb4 fixed specifying cluster and worker security group 2018-06-27 11:23:19 -04:00
brandoconnor
210e92d821 documentation updated for clarity 2018-06-11 12:07:46 -07:00
brandoconnor
30e4c5ec9c updated ebs optimized types to match that of the dedicated module 2018-06-11 12:01:33 -07:00
brandoconnor
6bda7ee97d workers can now be specified as multiple asgs of different flavors. BYO security group now possible for both workers and cluster 2018-06-11 03:34:13 -07:00
Kevin Pullin
0107a9b914 Support creating multiple worker auto scaling groups, similar to KOPS 2018-06-08 16:40:50 -07:00
brandoconnor
3823127b07 byo userdata now enabled. refactor some parts into dedicated templates for maintainability 2018-06-08 02:16:26 -07:00
brandoconnor
ed8b28fc7e fixing up CI and git hooks 2018-06-07 03:05:31 -07:00
brandoconnor
67d2946b58 readme now has instructions for basic kubectl operation testing. locals map used to aid in userdata 2018-06-07 02:52:43 -07:00