How to bind an edge service to an edge node

Edge Services allows orchestrated services to be managed on your own edge nodes. To do so, you must have an edge service created and to bind it to an edge node.

Go to how to create an edge service

You can create a relation between an edge node and an edge service using:

  1. Access Azion Console.
  2. On the upper-left corner of the page, open the Products menu, represented by three horizontal lines, and then select Edge Nodes.
  3. Select the edge node you want to bind to a service.
  4. In the Main Settings tab, look for the option Add-On Services under Orchestration Modules and activate it.
  5. Go to the Services tab and click the + Service button.
  6. Choose the service you want to bind and add the variables if needed.
  7. Click the Save button.

Contributors