mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-26 19:31:06 +01:00
Add cluster name and ephemeral storage tags for cluster autoscaler (#299)
This commit is contained in:
committed by
Max Williams
parent
80085f50ab
commit
efaa3d8d60
@@ -11,6 +11,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### Added
|
||||
|
||||
- "k8s.io/cluster-autoscaler/{cluster-name}" and "k8s.io/cluster-autoscaler/node-template/resources/ephemeral-storage" tags for autoscaling groups (by @tbarrella)
|
||||
- Added "ec2:DescribeLaunchTemplateVersions" action to worker instance role (by @skang0601)
|
||||
- Adding ebs encryption for workers launched using workers_launch_template (by @russki)
|
||||
- Added output for generated kubeconfig filename (by @syst0m)
|
||||
|
||||
Reference in New Issue
Block a user