kedacore / keda-docs

Documentation and landing page for KEDA
https://keda.sh
Apache License 2.0
121 stars 439 forks source link

Update the Operator Guide #1365

Open dwelsch-esi opened 6 months ago

dwelsch-esi commented 6 months ago

Revise the Operator Guide to be user focused: it should provide explicit instructions to complete any task the user might commonly need to accomplish after the product is deployed.

This issue tracks recommended changes resulting from an analysis of the KEDA documentation commissioned by CNCF. The analysis and supporting documents are here: https://github.com/cncf/techdocs/tree/main/assessments/0011-keda/

Use-Case

KEDA has one user persona, a Kubernetes Operator whose goal is to:

  1. Add KEDA to a Kubernetes cluster
  2. Use KEDA to scale resource usage on the cluster

The Operator Guide gives the user detailed instructions on how to do the second part. It should be predominantly a set of step-by-step instructions for any task the Operator must accomplish to use and maintain KEDA in the cluster.

Some guidelines for improving the KEDA Operator Guide:

Specification

Here is a proposed outline. Links are to existing pages that can be used as-is or provide a starting point.

stale[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

nate-double-u commented 4 months ago

I think it's best not to auto-delete this issue, I think it is still relevant.

shubhusion commented 4 months ago

@nate-double-u I would like to work on this issue if assigned.

nate-double-u commented 4 months ago

I'm not able to assign folks to issues in this repo. Though, I'm sure PRs are welcome! You can take a look at Keda's getting started info here: https://keda.sh/community/#get-involved

shubhusion commented 3 months ago

I will start working on this issue after my PR #1415 on Procedure to Setup a Scaler is merged.

shubhusion commented 2 months ago

I am working on this issue now

shubhusion commented 2 months ago

@JorTurFer @tomkerkhove I wanted to confirm if I can proceed with the outlined plan for updating the Operator Guide. Based on the current documentation, setting up a scaler and troubleshooting are already included in the Getting Started section.

Additionally, should I create separate pages for Usage Scenarios or just link to the existing GitHub repository?

stale[bot] commented 11 hours ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.