Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
Change example yaml file used for auto-discovery setup
  • Loading branch information
jsenon authored Mar 22, 2018
1 parent c0f00d3 commit b4be727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-autoscaler/cloudprovider/aws/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Note that:
* There are no `--nodes` flags passed to cluster-autoscaler because the node groups are automatically discovered by tags

```
kubectl apply -f examples/cluster-autoscaler-run-on-master.yaml
kubectl apply -f examples/cluster-autoscaler-autodiscover.yaml
```

## Scaling a node group to 0
Expand Down

0 comments on commit b4be727

Please sign in to comment.