You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/02/26 14:11:36 UTC

[GitHub] nicolaferraro commented on issue #498: Knative pods not scaling down to zero

nicolaferraro commented on issue #498: Knative pods not scaling down to zero
URL: https://github.com/apache/camel-k/issues/498#issuecomment-467452664
 
 
   Well, I think it does not scale down because there are `from` endpoints that are not allowed to scale to 0. E.g. if you destroy the only pod, who's looking into the `{{messagesDir}}` to check if there are new files?
   
   Scaling down is enabled automatically if your only entry points are http endpoints: knative, rest etc. 
   There's a marker in the catalog for this: https://github.com/apache/camel-k/blob/2d9eda01dadc6da106c8b65436d57a130871c636/deploy/camel-catalog-2.23.1.yaml#L1418

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services