Update autoscaling.md (#531)

This commit is contained in:
Wi1dcard
2019-09-27 19:18:31 +08:00
committed by Max Williams
parent 6bd020a041
commit 18748a5f38
2 changed files with 2 additions and 3 deletions

View File

@@ -12,8 +12,6 @@ The [helm chart](https://github.com/helm/charts/tree/master/stable/cluster-autos
rbac:
create: true
sslCertPath: /etc/ssl/certs/ca-bundle.crt
cloudProvider: aws
awsRegion: YOUR_AWS_REGION
@@ -34,4 +32,4 @@ There is a variable `asg_desired_capacity` given in the `local.tf` file, current
## See More
[Using AutoScalingGroup MixedInstancesPolicy](https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/cloudprovider/aws/README.md#using-autoscalinggroup-mixedinstancespolicy)
[Using AutoScalingGroup MixedInstancesPolicy](https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/cloudprovider/aws/README.md#using-autoscalinggroup-mixedinstancespolicy)