-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
kind/questionFurther information is requestedFurther information is requested
Description
Hello everyone. I was wondering if there is a way to tell Knative to apply scaling decisions on a custom resource field instead of the usual Deployment/ReplicaSet "replicas" field.
I built a Custom Controller that creates Pods monitoring these Custom Resources instead of Deployments. I wanted to know if there is a way to insert my Controller in the usual Knative pipeline.
The idea is that the Knative Autoscaler would change the "replicas" field in my resources, thus triggering my Controller.
Metadata
Metadata
Assignees
Labels
kind/questionFurther information is requestedFurther information is requested