Open ameetkonnur opened 4 years ago
We are also facing the same issue. Here is the describe output
Name: keda-59748d7c48-mxbj7
Namespace: keda1
Priority: 0
PriorityClassName:
Normal Scheduled 87s default-scheduler Successfully assigned keda1/keda-59748d7c48-mxbj7 to aks-nodepool1-38845997-vmss000000 Normal Pulling 24s (x4 over 86s) kubelet, aks-nodepool1-38845997-vmss000000 Pulling image "kedacore/keda:latest" Normal Pulled 23s (x4 over 76s) kubelet, aks-nodepool1-38845997-vmss000000 Successfully pulled image "kedacore/keda:latest" Normal Created 22s (x4 over 75s) kubelet, aks-nodepool1-38845997-vmss000000 Created container keda Normal Started 22s (x4 over 75s) kubelet, aks-nodepool1-38845997-vmss000000 Started container keda Warning BackOff 7s (x7 over 65s) kubelet, aks-nodepool1-38845997-vmss000000 Back-off restarting failed container
Here is the kubectl version details
Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.8", GitCommit:"211047e9a1922595eaa3a1127ed365e9299a6c23", GitTreeState:"clean", BuildDate:"2019-10-15T12:11:03Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"windows/amd64"} Server Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.8", GitCommit:"1da9875156ba0ad48e7d09a5d00e41489507f592", GitTreeState:"clean", BuildDate:"2019-11-14T05:19:20Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"}
And, even after deploying our app container, hpa is not getting created
Any help will be highly appreciated
Sorry I missed this. Yes there was a change in deployment args with the recent KEDA 1.1 release that required a change in the Azure Functions core tools. The change is in but hasn’t rolled out yet globally. For now the best bet is to not install keda with func install Kubernetes
but rather helm or yaml as described at keda.sh
Thanks @jeffhollan
I was trying the Azure Functions with Azure Storage Queue trigger. Since the Functions wasnt getting triggered when i looked at my pods in "keda" namespace on my AKS cluster i see the below error. I guess this is the reason why it isnt working. Any pointers on solving this ?
NAME READY STATUS RESTARTS AGE keda-cdc47687c-9rrsj 0/1 CrashLoopBackOff 5 3m42s osiris-osiris-edge-activator-8656c567c9-nsmth 1/1 Running 0 3m40s osiris-osiris-edge-endpoints-controller-cd68bcb65-mnfdf 1/1 Running 0 3m40s osiris-osiris-edge-endpoints-hijacker-86d74b6fd7-qd6z9 1/1 Running 0 3m39s osiris-osiris-edge-proxy-injector-85f87d89d4-phmks 1/1 Running 0 3m39s osiris-osiris-edge-zeroscaler-6576cdd5bd-wt8v7 1/1 Running 0 3m39s