You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/03/25 08:51:52 UTC

[GitHub] [camel-k] squakez opened a new issue #3133: Camel K operator scaling documentation

squakez opened a new issue #3133:
URL: https://github.com/apache/camel-k/issues/3133


   Scaling the Camel K operator should be easily performed via:
   ```
   kubectl scale deployments camel-k-operator --replicas 2
   ```
   However, we may provide some insightful documentation on the basics (ie, how the builds are performed, the resource reconciled, etc...)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] squakez commented on issue #3133: Camel K operator scaling documentation

Posted by GitBox <gi...@apache.org>.
squakez commented on issue #3133:
URL: https://github.com/apache/camel-k/issues/3133#issuecomment-1080306484


   Thanks for your interest! In this case we only have the source code which can let use understand better how the scaling is performed. If you're looking for an entry level issue, I'd sugges to look at "[good first issue](https://github.com/apache/camel-k/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)" label instead.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] parul5sahoo commented on issue #3133: Camel K operator scaling documentation

Posted by GitBox <gi...@apache.org>.
parul5sahoo commented on issue #3133:
URL: https://github.com/apache/camel-k/issues/3133#issuecomment-1080303782


   Hey @squakez, I would like to work on this issue. But I am a bit new to the community so would require some time and useful resources to draft the docs.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org