HaoWang9909 commented on issue #5525:
URL: https://github.com/apache/openwhisk/issues/5525#issuecomment-2564986243

   ## Question: Simplifying Invoker Deployment in Distributed Setup
   
   In a distributed OpenWhisk setup (separate machines for Controller and 
Invokers), updating the Invoker source code requires building the Docker image 
on the Controller machine, exporting it, transferring it to all Invoker 
machines, and then loading it.
   
   Is there a simpler way to handle Invoker updates? For example:
   - Can Ansible automate the image transfer?
   - Is it possible to build the image directly on Invoker machines?
   
   Looking for best practices to streamline this process. Thank you!


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to