📄️ Overview
Scenarios of Arbiter
📄️ Update Resource
Through this part of QuickStart, we have installed observer-metric-server and observer-prometheus and executor. Now we need to add meaningful labels to pods and nodes through the executor service to coordinate scheduling.
📄️ Scheduling by resource usage
Scheduling based on real resource usage.
📄️ Scheduling by label and policy
Arbiter-Scheduler supports multiple scheduling policies configured by users and dynamically uses different scheduling policies depending on the pod, so we can schedule pods to different nodes according to various scenarios.
📄️ Application Scaling
Here we will introduce how to use OBI to integrate with OBI metrics and HPA to scale application(pods).
📄️ Power off node
Execute an action based on OBI data to power off compute nodes.