mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-24 18:31:09 +01:00
Update default override instance types to work with Cluster Autoscaler (#425)
This commit is contained in:
@@ -27,3 +27,7 @@ To install the chart, simply run helm with the `--values` option:
|
||||
```
|
||||
helm install stable/cluster-autoscaler --values=path/to/your/values-file.yaml
|
||||
```
|
||||
|
||||
## See More
|
||||
|
||||
[Using AutoScalingGroup MixedInstancesPolicy](https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/cloudprovider/aws/README.md#using-autoscalinggroup-mixedinstancespolicy)
|
||||
Reference in New Issue
Block a user