Skip to content

Red Hat Ecosystem Catalog

This page records the Kedify listing and OperatorHub workflow in the Red Hat Ecosystem Catalog. Confirm current catalog certification, supported OpenShift versions and Operator availability for your subscription before following this workflow. An existing listing is not a tested compatibility matrix; choose an installation method for the Helm alternative.

Start by creating your Kedify account on the Kedify website. Once you have an account, make a note of your unique Organization ID and your API Key. You will need these later.

  1. Open your Red Hat OpenShift cluster in your web browser - you will need a cluster-admin account.
  2. Navigate to the OperatorHub in the OpenShift console.
  3. Search for Kedify in the OperatorHub search bar. search
  4. Click on the Kedify Operator from the search results. install
  5. Click the Install button to start the installation process.
  6. Review the installation options and click Install again to confirm. configure
  7. Once the installation is complete, you will see the Kedify Operator in the list of installed operators and a confirmation message. success
  8. Create a KedifyAgent operand to configure Kedify in your OpenShift cluster. overview
  9. Enter your Organization ID and API Key in the spec section of the KedifyAgent resource and click Create to deploy Kedify in your OpenShift cluster. operand

Wait for the operand and controller pods to become ready; elapsed time alone does not verify deployment. You can verify the installation by checking the status of the Kedify Agent in the OpenShift console or by using the OpenShift CLI.

Terminal window
oc get pod -n keda
oc get kedify kedify -n keda

You can find your cluster in the Kedify dashboard. The dashboard provides an overview of your Kedify deployment, including the status of your agent, metrics and Scalers.

Now that Kedify is installed, you can start using it to scale your applications. Our documentation provides detailed information on how to use Kedify, including OpenShift-specific section.

Configure and verify: Install with Helm.

Reference: Capability availability and enablement.

Related capabilities: Choose an installation method.