Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] any ideas on how to use akv2k8s with a virtual node in AKS #814

Open
jason-berk-k1x opened this issue Feb 18, 2025 · 0 comments
Labels
question Further information is requested

Comments

@jason-berk-k1x
Copy link

Your question

we are using KEDA ScaledJobs to do some event driven processing. We'd love to use a virtual node given how bursty the messages are, but it seems like using akv2k8s breaks when running on ACI (ie the virtual node).

currently seeing this in the log

2025-02-18T20:07:47.5119245Z I0218 20:07:47.511203      99 authentication.go:110] "checking if current auth service credentials are stale" url="[http://akv2k8s-envinjector.akv2k8s.svc:80/auth/reader-slow-dev/reader-slow-dev-virtual-8wmtc-kr5dd?secret=akv2k8s-reader-slow-dev-virtual](http://akv2k8s-envinjector.akv2k8s.svc/auth/reader-slow-dev/reader-slow-dev-virtual-8wmtc-kr5dd?secret=akv2k8s-reader-slow-dev-virtual)"
2025-02-18T20:07:57.5129825Z E0218 20:07:57.512146      99 main.go:267] "failed to get credentials" err="failed to check for stale credentials: Get \"[http://akv2k8s-envinjector.akv2k8s.svc:80/auth/reader-slow-dev/reader-slow-dev-virtual-xxxxxx?secret=akv2k8s-reader-slow-dev-virtual](http://akv2k8s-envinjector.akv2k8s.svc/auth/reader-slow-dev/reader-slow-dev-virtual-xxxxxx?secret=akv2k8s-reader-slow-dev-virtual)\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)" failedTimes=3

I've seen some of the other issues around the same context deadline exceeded but just figured I'd ask here while I do more research

@jason-berk-k1x jason-berk-k1x added the question Further information is requested label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant