Skip to content

Keda Custom Resource Conditions ​

This document describes the possible conditions of the Keda CR. The conditions make it easier to observe the current state of the Keda module.

The following condition types are used:

  • Installed
  • Deleted
NoCR StateCondition typeCondition statusCondition reasonRemark
1ReadyInstalledtrueVerifiedServer ready
2ProcessingInstalledunknownInitializedInitialized
3ProcessingInstalledunknownVerificationVerification in progress
4ErrorInstalledfalseApplyObjErrorApply object error
5ErrorInstalledfalseDeploymentUpdateErrDeployment update error
6ErrorInstalledfalseVerificationErrVerification error
7ErrorInstalledfalseKedaDuplicatedOne instance of Keda is allowed
8DeletingDeletedunknownDeletionDeletion in progress
9DeletingDeletedtrueDeletedKeda module deleted
10ErrorDeletedfalseDeletionErrDeletion failed