Skip to content

How can I dynamically add invokers once the controller, CouchDB, Elasticsearch, and other components are ready? #5536

Open
@thunderZH963

Description

@thunderZH963

I deploy OpenWhisk invokers on a slave host and other components on a master host using Ansible for distributed deployment.

Once the environment is set up, I want to add a new invoker.

Can I do this manually(Skipping Ansible is preferable for me because our use case requires performing this directly on the slave.)? For example, 1) run the invoker on a new machine, and 2) register it with the controller.

I'm a bit confused about how to go about this process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions