Unverified Commit a51dc5ee authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #66988 from tomkerkhove/docs-autoscaling-azure-adapter

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Introduce Azure custom metrics adapter in IMPLEMENTATIONS **What this PR does / why we need it**: Makes Kubernetes users aware that there is now a Microsoft Azure metrics adapter to use inside the cluster. This can be used to autoscale on with the abitrary metrics API. All kudos goes to @jsturtevant for this. **Which issue(s) this PR fixes**: Relates to [jsturtevant/azure-k8-metrics-adapter #13](https://github.com/jsturtevant/azure-k8-metrics-adapter/issues/13) **Special notes for your reviewer**: None. **Release note**: ```release-note NONE ```
parents 473ebb21 59351e3b
...@@ -20,5 +20,7 @@ They are listed here for convenience.*** ...@@ -20,5 +20,7 @@ They are listed here for convenience.***
implementation of the custom metrics API that attempts to support implementation of the custom metrics API that attempts to support
arbitrary metrics following a set label and naming scheme. arbitrary metrics following a set label and naming scheme.
- [Microsoft Azure Adapter](https://github.com/Azure/azure-k8s-metrics-adapter). An implementation of the custom metrics API that allows you to retrieve arbitrary metrics from Azure Monitor.
- [Google Stackdriver (coming - [Google Stackdriver (coming
soon)](https://github.com/GoogleCloudPlatform/k8s-stackdriver) soon)](https://github.com/GoogleCloudPlatform/k8s-stackdriver)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment