agent-system/docs/operator/workflow-examples.md
2026-05-12 17:30:00 +02:00

14 lines
509 B
Markdown

# Operator Workflow Examples
## Daily Check
1. Open the Operator Control Plane.
2. Check the System Status in the sidebar (should be NOMINAL).
3. Review the Dashboard for any active incidents.
4. Switch to Nodes view to ensure all nodes are connected and healthy.
## New Service Deployment
1. Trigger deployment via CLI/API.
2. Monitor progress in the Deployments view.
3. If a stage fails, check the Diagnostics field in the deployment card.
4. Once stable, verify the service health in the Services view.