Cyborg is a general management framework for accelerators
user/introduction user/architecture user/usage
The documentation in this section is aimed at Cloud Operators needing to install or configure Cyborg.
install/install-from-pip install/install-from-source admin/config-wsgi
configuration/index reference/support-matrix
As an end user of Cyborg, you'll use Cyborg to create and manage accelerators with either tools or the API directly.
Information on the commands available through Cyborg's Command Line Interface (CLI) can be found in this section of documentation.
cli/index
Following the Ussuri release, every Cyborg deployment should have the following endpoints:
/ - list of available versions
/v2 - the version 2 of the Acceleration API, it uses microversions
/v2.0 - same API as v2, except uses microversions
The follwoing guide concentrates on documenting the v2 API, please note that the v2.0 is the first microversion of the v2 API and are also covered by this guide.
/contributor/rest_api_version_history
: The Cyborg API
evolves over time through Microversions. This provides the history of
all those changes. Consider it a "what's new" in the Cyborg API.contributor/index contributor/rest_api_version_history
search