Alpha options for Azure ACS (Kubernetes)

125 Views Asked by At

Is it possible to enabled Alpha API options for Azure ACS Kubernetes instances? If so how?

For example

--enable-custom-metrics=true

For horizontal auto scaling based on custom metrics

1

There are 1 best solutions below

0
On

To maintain an SLA, clusters created by ACS limit the default use of alpha or beta features within Kubernetes. To use more advanced features of ACS, visit https://github.com/Azure/acs-engine, and modify the kubelet yaml within the /parts directory.