style95 commented on issue #5536: URL: https://github.com/apache/openwhisk/issues/5536#issuecomment-2728077370
@thunderZH963 Adding more invokers would be enough. They will be automatically registered to controllers. Ansible is just one way to deploy invokers. If you are able to populate all required configurations, you can just run new invokers with proper configurations. Since there are many configurations, I recommend using Ansible but IIRC, there are some downstream that deploy OW with other than Ansible. If you want to try ansible, you can just add more hosts in the Ansible hosts file and run ansible command against the newly added hosts only. You can use `--limit` options to selectively run ansible commands on partial hosts. -- 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]
