kedacore / governance

Governance of KEDA
Apache License 2.0
8 stars 10 forks source link

Tracking integrations with other technologies #14

Closed tomkerkhove closed 3 years ago

tomkerkhove commented 3 years ago

I've recently opened a few issues for integration with other technologies:

Azure Service Operator: https://github.com/Azure/azure-service-operator/issues/1377 Crossplane:

I was thinking, would it make sense to document in a page what the tools are that we integrate with and they can use KEDA with?

This could be in our docs, in this repo or in something like kedacore/integrations.

tomkerkhove commented 3 years ago

WDYT @zroubalik @jeffhollan @anirudhgarg @ahmelsayed ?

ahmelsayed commented 3 years ago

I'm not very familiar with crossplane, but I'm assuming it's a way to standardize operators across clouds for those cloud's services, but just managed through Kubernetes, right? Based on the issues you have above though, they don't yet support the /scale subresource, right?

tomkerkhove commented 3 years ago

Yes indeed, but Crossplane is just an example of one integration - But it's just an idea though.

tomkerkhove commented 3 years ago

This could also be part of keda.sh, which might be a better place under /integrations or so.

tomkerkhove commented 3 years ago

We've agreed to add this to keda.sh, tracking in https://github.com/kedacore/keda-docs/issues/387