Skip to content

Commit

Permalink
remove changes to README
Browse files Browse the repository at this point in the history
  • Loading branch information
rakechill committed Jul 19, 2024
1 parent 2551d86 commit b69fd45
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions cluster-autoscaler/cloudprovider/azure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,13 +197,6 @@ The `AZURE_ENABLE_VMSS_FLEX` environment variable enables VMSS Flex support. By
|---------------------------|---------|-----------------------------------------|---------------------------|
| enableVmssFlex | false | AZURE_ENABLE_VMSS_FLEX | enableVmssFlex |

The AZURE_GET_VMSS_SIZE_REFRESH_PERIOD environment variable defines, in seconds, the frequency to call the GET VMSS API to fetch VMSS info per spot nodegroup instance.
By default, the value is 30 seconds. Currently, this API is only utilized for spot instances.

| Config Name | Default | Environment Variable | Cloud Config File |
|---------------------------|---------|-------------------------------------|---------------------------|
| getVmssSizeRefreshPeriod | 30 | AZURE_GET_VMSS_SIZE_REFRESH_PERIOD | getVmssSizeRefreshPeriod |

When using K8s 1.18 or higher, it is also recommended to configure backoff and retries on the client as described [here](#rate-limit-and-back-off-retries)

### Standard deployment
Expand Down

0 comments on commit b69fd45

Please sign in to comment.