################################################################################
#### This chart has been deprecated as of version 0.3.1 and will not be updated.
#### Please use the cluster-autoscaler chart instead.
################################################################################

To verify that aws-cluster-autoscaler has started, run:

  kubectl --namespace={{ .Release.Namespace }} get pods -l "app={{ template "name" . }},release={{ .Release.Name }}"
