This is the tutorial for the Polaris SLO Framework workshop held at the AIoTwin Summer School 2023.
Before starting the tutorial, please clone this repository and install the prerequisites.
-
To begin the tutorial, install the Polaris CLI.
npm install -g @polaris-sloc/cli
-
Create a new workspace using the CLI:
polaris-cli init workshop cd workshop
-
Continue with the tutorial to implement custom horizontal elasticity strategy.
-
Implement and configure an Average CPU Usage SLO for a workload.