Ilya Sotkov
|
02dc6849fb
|
Fix limiting behavior of workers_ingress_cluster security group
* New variable `worker_sg_ingress_from_port` allows to change the minimum port number from which pods will accept communication
* See https://github.com/terraform-aws-modules/terraform-aws-eks/issues/27
|
2018-06-23 19:41:41 +03:00 |
|
Brandon J. O'Connor
|
ee66e1df65
|
Merge pull request #17 from dreamteam-gg/allow_adding_ssh_keys_to_workers
Allow adding SSH keys to worker ASGs
|
2018-06-15 13:26:12 -07:00 |
|
Igor Borodin
|
6fad724abd
|
Adding configuration for public ip association, moving to name_prefix in worker launch config
|
2018-06-15 16:28:30 +03:00 |
|
Igor Borodin
|
b075388ebe
|
Allow adding SSH keys to worker ASGs
|
2018-06-14 14:51:37 +03: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
|
0ec5df4cae
|
ebs optimization of instances now possible
|
2018-06-08 04:00:12 -07:00 |
|
brandoconnor
|
99dac053b7
|
kubectl now configurable by the module
|
2018-06-08 02:54:18 -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
|
46e5bf6cda
|
added the ability to optionally specify worker_image_id
|
2018-06-08 00:48:17 -07:00 |
|
brandoconnor
|
309e7f7083
|
testing initial work now
|
2018-06-06 20:55:44 -07:00 |
|
brandoconnor
|
07aba1b766
|
first commit
|
2018-06-06 20:55:23 -07:00 |
|