# All tasks

Jump to a procedure below, or browse [Scaling](https://docs.kedify.io/features/), [Operate](https://docs.kedify.io/operate/) and [Best Practices](https://docs.kedify.io/best-practices/).

## Getting started

- [Try HTTP autoscaling](https://docs.kedify.io/getting-started/quickstart/)

## Install

- [Install with Helm](https://docs.kedify.io/installation/helm/)

- [Install with Argo CD](https://docs.kedify.io/installation/argo-cd/)

- [Install with Terraform](https://docs.kedify.io/installation/terraform/)

- [Install from a private registry](https://docs.kedify.io/installation/air-gapped/)

- [Migrate an existing KEDA installation](https://docs.kedify.io/troubleshooting/migration-from-keda/)

- [Install and verify multi-tenant scaling](https://docs.kedify.io/how-to/multitenant-scaling/)

## Install: Cluster setup

- [Install components separately](https://docs.kedify.io/installation/components/)

- [Install on ARM](https://docs.kedify.io/installation/arm/)

- [Custom DNS and Istio](https://docs.kedify.io/installation/cluster-configuration/)

## Install: Marketplaces & catalogs

- [AWS Marketplace](https://docs.kedify.io/installation/aws/)

- [Google Cloud Marketplace](https://docs.kedify.io/installation/gcp/)

- [Red Hat Ecosystem Catalog](https://docs.kedify.io/installation/redhat/)

## Scaling: OpenTelemetry: Guides

- [Scale a workload from an OTel metric](https://docs.kedify.io/how-to/scale-with-otel/)

- [Migrate scaling metrics from Prometheus to OTel](https://docs.kedify.io/how-to/otel-scaler-migrate/)

- [Scale from Ingress NGINX metrics with OTel](https://docs.kedify.io/how-to/otel-scaler-ingress-nginx/)

- [Scale vLLM with OTel model metrics](https://docs.kedify.io/how-to/otel-scaler-general/)

## Scaling: HTTP: Routing integrations

- [In-Cluster HTTP Autoscaling](https://docs.kedify.io/how-to/http-scaling-for-in-cluster-traffic/)

- [HTTP Scaling for Ingress-Based Applications](https://docs.kedify.io/how-to/http-scaling-for-ingress-based-applications/)

- [HTTP Scaling with OpenShift Routes](https://docs.kedify.io/how-to/http-scaling-with-openshift-routes/)

- [HTTP Scaling with Kubernetes Gateway API](https://docs.kedify.io/how-to/http-scaling-with-gateway-api/)

- [HTTP Scaling with Istio VirtualServices](https://docs.kedify.io/how-to/http-scaling-with-istio-virtualservice/)

- [HTTP Scaling with Gloo Gateway](https://docs.kedify.io/how-to/http-scaling-with-gloo-gateway/)

- [TLS Ingress HTTP Autoscaling](https://docs.kedify.io/how-to/http-scaling-with-tls-for-ingress-based-applications/)

- [HTTP Scaling with Argo Rollouts Canary](https://docs.kedify.io/how-to/http-scaling-with-argo-rollouts-canary/)

- [Scale inference behind an Ingress](https://docs.kedify.io/how-to/http-scaling-for-ingress-based-inference-workloads/)

## Scaling: HTTP: Guides

- [HTTP Scaler Waiting & Maintenance Pages](https://docs.kedify.io/how-to/configure-waiting-and-maintenance-pages-for-http-scaler/)

- [Trace HTTP requests through Kedify](https://docs.kedify.io/how-to/otel-tracing-proxy-and-interceptor/)

- [Tune Kedify Proxy performance](https://docs.kedify.io/how-to/http-proxy-performance-tuning/)

## Scaling: Vertical: Guides

- [Keep a small warm pod instead of scaling to zero](https://docs.kedify.io/how-to/prp-shrink-pod-instead-of-scale-to-zero/)

- [Test automatic rightsizing with PRA](https://docs.kedify.io/how-to/pra-vertical-scaling-with-load-generator/)

## Insights

- [Apply recommendations through Helm or GitOps](https://docs.kedify.io/how-to/apply-recommendations-to-source/)

- [Interpret FinOps and check pricing coverage](https://docs.kedify.io/features/finops/#using-finops-data)

## Scaling: Predictive & scheduled: Guides

- [Enable predictive scaling](https://docs.kedify.io/how-to/predictive-scaler-installation/)

- [Forecast and scale a sample workload](https://docs.kedify.io/how-to/predictive-scaler-example/)

- [Send metric history to the predictor with OTLP](https://docs.kedify.io/how-to/predictive-scaler-otlp/)

- [Explore and tune forecast models](https://docs.kedify.io/how-to/predictive-scaler-model-exploration/)

## Scaling: Multi-cluster: Guides

- [Register member clusters with GitOps](https://docs.kedify.io/how-to/multicluster-gitops/)

- [Distribute workload replicas across clusters](https://docs.kedify.io/how-to/multicluster-dso/)

- [Distribute jobs across clusters](https://docs.kedify.io/how-to/multicluster-dsj/)

- [Scale vCluster workloads centrally](https://docs.kedify.io/how-to/vcluster-scaling/)

## Scaling: Custom targets & node capacity: Guides

- [Prewarm node capacity with Karpenter](https://docs.kedify.io/how-to/karpenter-capacity-buffers/)

- [Prewarm node capacity with Cluster Autoscaler](https://docs.kedify.io/how-to/cluster-autoscaler-capacity-buffers/)

- [Prewarm node capacity on GKE](https://docs.kedify.io/how-to/gke-capacity-buffers/)

## Operate

- [Manage cluster connections and fleet health](https://docs.kedify.io/concepts/kedify-dashboard/#connect-and-inspect-a-cluster)

- [Configure Kedify for high availability](https://docs.kedify.io/best-practices/high-availability-configuration/)

- [Pause and resume scaling for maintenance](https://docs.kedify.io/features/resume-scaling/)

- [Collect diagnostics for support](https://docs.kedify.io/troubleshooting/collecting-kedify-configuration/)

- [Schedule scaling to resume at a time](https://docs.kedify.io/features/resume-scaling/#resume-at)

- [Schedule scaling to resume after a delay](https://docs.kedify.io/features/resume-scaling/#resume-after)

- [Install Autoscaling Checks](https://docs.kedify.io/features/autoscaling-checks/#install)

- [Configure Checks with Prometheus](https://docs.kedify.io/features/autoscaling-checks/#configure-prometheus)

- [Configure Checks with OTel](https://docs.kedify.io/features/autoscaling-checks/#configure-otel)

- [Verify Autoscaling Checks](https://docs.kedify.io/features/autoscaling-checks/#verify)

- [Remove Autoscaling Checks](https://docs.kedify.io/features/autoscaling-checks/#uninstall)

- [Install kubectl kedify](https://docs.kedify.io/features/kubectl-kedify-plugin/#install)

## Scaling: Vertical

- [Enable and try PRP](https://docs.kedify.io/features/pod-resource-profiles/#quick-start)

- [Enable PRA and opt workloads in](https://docs.kedify.io/features/pod-resource-autoscaler/#enablement-and-pod-opt-in)

- [Verify PRA and inspect resource events](https://docs.kedify.io/features/pod-resource-autoscaler/#4-verify)

- [Pause and resume PRA](https://docs.kedify.io/features/pod-resource-autoscaler/#pause--resume)

## Scaling: Horizontal scaling

- [Set up KPA](https://docs.kedify.io/features/kedify-pod-autoscaler/#set-up-kpa)

- [Select KPA for a ScaledObject](https://docs.kedify.io/features/kedify-pod-autoscaler/#select-kpa-for-a-scaledobject)

- [Tune KPA evaluation interval](https://docs.kedify.io/features/kedify-pod-autoscaler/#configure-the-kpa-evaluation-interval)

- [Roll back KPA to HPA](https://docs.kedify.io/features/kedify-pod-autoscaler/#roll-back-to-hpa)

- [Configure a ScalingGroup](https://docs.kedify.io/features/scaling-groups/#configure-a-scaling-group)

## Scaling: Predictive & scheduled

- [Create a ScalingPolicy](https://docs.kedify.io/features/scaling-policy/#creating-a-scaling-policy)

- [Pause a ScalingPolicy](https://docs.kedify.io/features/scaling-policy/#pausing-a-scaling-policy)

## Scaling: Custom targets & node capacity

- [Enable ScaleAdapter](https://docs.kedify.io/features/scale-adapter/#enabling)

- [Scale an Agones Fleet](https://docs.kedify.io/features/scale-adapter/#usage-with-an-agones-fleet)

- [Scale a target without /scale](https://docs.kedify.io/features/scale-adapter/#targets-without-a-scale-subresource)

## Scaling: HTTP

- [Configure existing Envoy metrics scaling](https://docs.kedify.io/scalers/http-envoy-scaler/#configure-existing-envoy)

- [Configure inference routing](https://docs.kedify.io/scalers/http-scaler-for-inference/#configure-inference-routing)

## Best Practices

- [Configure scaling fallback](https://docs.kedify.io/best-practices/keda-best-practices/#specify-scaledobject-fallback)

- [Configure horizontal scaling behavior](https://docs.kedify.io/best-practices/keda-best-practices/#specify-horizontal-autoscaler-behavior)

## Security & compliance

- [Configure a FIPS Envoy image](https://docs.kedify.io/security-and-compliance/fips/#configuring-a-fips-envoy-image)

- [Verify an attestation document](https://docs.kedify.io/security-and-compliance/fips/#verify-the-attestation-document)

- [Verify a hardened image manifest](https://docs.kedify.io/security-and-compliance/fips/#verify-a-hardened-image-manifest)

---
Canonical: https://docs.kedify.io/how-to/
Source: src/content/docs/how-to/index.md
Documentation index: https://docs.kedify.io/llms.txt
