Documents for locally building, deploying and testing KEDA would be easy to follow and give smooth developer experience
helm install . --set image.keda=kedacore/keda:$IMAGE_TAG,image.metricsAdapter=kedacore/keda-metrics-adapter:$IMAGE_TAG,image.pullPolicy=IfNotPresent does not work for Windows commandline.helm uninstall <name>Thanks @rasavant-ms for raising. Tagging @melmaliacone as well only because I know they are working on some improvements to some of the local instructions and may be relevant for some of those PRs.
Also @rasavant-ms since you have just gone through it - would really appreciate it if you can submit any PR's to improve this.
@melmaliacone helped me with my local deployment issues and said they are working on the PR. Would be happy to help out!
This instructions should help with local development: https://github.com/kedacore/keda/pull/583
I supposed this is solved already
Most helpful comment
@melmaliacone helped me with my local deployment issues and said they are working on the PR. Would be happy to help out!