kubernetes / website

Kubernetes website and documentation repo:
https://kubernetes.io
Creative Commons Attribution 4.0 International
4.49k stars 14.42k forks source link

Incomplete Documentation for Configuring Custom Metrics in Horizontal Pod Autoscaling (HPA) #47897

Closed maliksaqibahmad closed 1 month ago

maliksaqibahmad commented 1 month ago

Description: The current documentation for setting up Horizontal Pod Autoscaling (HPA) with custom metrics lacks sufficient details and examples, making it difficult for users to implement. Expanding this section with more information and practical examples would be beneficial.

Location:

Problem:

  1. The steps for setting up HPA with custom metrics are not detailed enough.
  2. Missing examples of creating and configuring the custom metrics API adapter.
  3. Lack of troubleshooting tips for common errors encountered while implementing custom metrics (e.g., error messages or metric scraping issues).

Expected Solution:

Impact: Improved clarity will help Kubernetes users more easily configure custom metrics in their autoscaling workflows, potentially reducing errors and support requests. This update would also make it easier for users new to Kubernetes HPA to understand how to leverage custom metrics.

Additional Information:

k8s-ci-robot commented 1 month ago

This issue is currently awaiting triage.

SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the triage/accepted label.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
dipesh-rawat commented 1 month ago

/language en /sig autoscaling

ayushpatil2122 commented 1 month ago

/assign