Move FAQ up in README for better discoverability

This commit is contained in:
Marcin Wielgus 2017-06-30 14:36:28 +02:00
parent d5868f335d
commit aca272671d
1 changed files with 4 additions and 3 deletions

View File

@ -7,6 +7,10 @@ Cluster Autoscaler is a tool that automatically adjusts the size of the Kubernet
* some nodes in the cluster are so underutilized, for an extended period of time,
that they can be deleted and their pods will be easily placed on some other, existing nodes.
# FAQ/Documentation
Is available [HERE](./FAQ.md).
# Releases
We strongly recommend using Cluster Autoscaler with version for which it was meant. We don't
@ -77,8 +81,5 @@ Right now it is possible to run Cluster Autoscaler on:
* AWS https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/cloudprovider/aws/README.md
* Azure
# FAQ
Is available [HERE](./FAQ.md).