Max Williams
8b2e1c2dd8
Replacing enable_docker_bridge with a generic option called bootstrap_extra_args ( #320 )
...
* Replacing enable_docker_bridge with a generic option called bootstrap_extra_args
* making breaking change more obvious
2019-03-26 17:20:39 +01:00
michaelmccord
80085f50ab
Add enable_docker_bridge ( #302 )
2019-03-13 17:30:41 +01:00
Nic Grayson
e1e265bf21
allow user to overwrite the kubeconfig default args ( #129 )
...
* allow user to overwrite the kubeconfig default args
* quote args to auth command
2018-11-01 17:14:07 +01:00
Andrew Lavery
b623bc234a
allow specifying an IAM role for each worker group ( #137 )
...
* allow creating an IAM role for each worker group
* moved change from 'changed' to 'added'
* create multiple roles not just profiles
* fix config_map_aws_auth generation
* don't duplicate worker-role templating
* specify ARNs for worker groups individually
todo fix aws_auth configmap
* fixed AWS auth
* fix aws_iam_instance_profile.workers name
fix iam_instance_profile fallback
* fix outputs
* fix iam_instance_profile calculation
* hopefully fix aws auth configmap generation
* manually fill out remainder of arn
* remove depends_on in worker_role_arns template file
this was causing resources to be recreated every time
* fmt
* fix typo, move iam_role_id default to defaults map
2018-09-24 16:08:35 +02:00
Touch Ungboriboonpisal
21f43b8341
Add support for the new amazon-eks-node-* AMI ( #100 )
...
* add support for the new amazon-eks-node-* AMI
* add CHANGELOG
* remove kubelet_node_labels
2018-09-04 12:19:02 +02:00
Max Williams
58c4a0e30f
initial commit
2018-07-11 10:21:53 +02:00
Brandon J. O'Connor
f385415c88
Merge pull request #52 from max-rocket-internet/kubeconfig-fixes
...
Making kubeconfig file path and generated config unique
2018-07-09 02:46:10 -07:00
Max Williams
7e4e93eeec
Removing region from kubectl config and adding override variable
2018-07-09 10:40:51 +02:00
Bryan Shelton
f9e8f73403
Fix authentication typo
2018-07-07 17:26:23 -07:00
Bryan Shelton
9876ddbe71
Add a worker_groups option to define kubelet --node-labels
2018-07-07 17:26:03 -07:00
Max Williams
fac9bc8db1
Making kubeconfig file path and generated config unique
2018-07-06 12:11:48 +02:00
Steve Davids
3de7f505e6
Removed carriage return line endings.
2018-06-29 18:41:14 -04:00
Steve Davids
efecd2ed87
Allowing a more configurable kubeconfig
2018-06-29 18:39:22 -04:00
jimbecker
81755336e8
added support for specifying user data for the worker launch config that runs before anything else
2018-06-27 11:51:34 -04:00
Igor Borodin
77400e8949
Removing kube-proxy restart according to the new worker guide, bumping EKS provider version in example
2018-06-21 12:54:15 +03:00
brandoconnor
6bc2125fd2
forgot to add templates
2018-06-08 02:21:23 -07:00