Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 564 Bytes

README-node-orchestrator.md

File metadata and controls

26 lines (15 loc) · 564 Bytes

Node orchestrator plugin

The node_orchestrator is used to interact with the Universal Node orchestrator (https://github.com/bisdn/un-orchestrator).

Supported platforms (drivers)

All.

Requirements

Explicit build

sh# ../configure --with-hw-support=gnu-linux-dpdk --with-plugins="node_orchestrator"
sh# make  
sh# make install

node_orchestrator plugin can be combined with other plugins, e.g. rest or xmp.