Welcome to LabOrchestratorLib’s documentation!

LabOrchestratorLib is a Python library that contains the core functionality of the lab orchestrator. It is used in the LabOrchestrator-API.

The Lab Orchestrator is a tool that helps you to orchestrate labs.

A lab is a combination from multiple VMs that share a network. When you start a lab, the VMs are started in Kubernetes in a separate namespace so that you aren’t able to connect to labs from other people. You can access the VMs over VNC in the browser with LabVNC.

You can find the releases of the library at pypi.org/project/lab-orchestrator-lib/.

Check out the Usage section for further information, including how to Installation the project.

Note

This project is under active development.

Contents