HTTPScaledObject stuck in Pending Creation #433
Unanswered
vidyashankar13
asked this question in
General
Replies: 1 comment
-
@vidyashankar13 when you say you checked the CRDs, do you mean a new |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to scale one of our applications based on HTTP requests, I have followed all steps mentioned in install /walkthrough doc. Once my scaled object is created the status of my HTTPScaledObject shows Pending creation for long time and we are unable to test the scaling . We checked the crd's (httpsscaledobject.keda.sh, scaled object.keda.sh) and everything looks fine.
Are we missing anything?

k describe HTTPScaledObject myapp:
Update: For the host we have given a ALB URL with path and we saw errors from Keda Operator that ALB domain with / is invalid.
Is there a way that we can provide a path ?
Beta Was this translation helpful? Give feedback.
All reactions