Custom Resources
One page per arkonis.dev/v1alpha1 CRD — what each resource does, how to configure it, full spec reference, and examples.
One page per custom resource. Each page covers what the resource does, how to configure it, and the complete field reference.
API group: arkonis.dev/v1alpha1
| Resource | Short name | Description |
|---|---|---|
| ArkAgent | arkagent | Agent pool — model, system prompt, MCP servers, token limits, liveness probes |
| ArkTeam | — | Pipeline DAGs and dynamic delegation teams |
| ArkRun | aorun | Immutable execution record — step outputs, token usage, run history |
| ArkEvent | — | Event sources — webhooks, cron schedules, team-output triggers |
| ArkService | aosvc | Task routing — round-robin, least-busy, random |
| ArkSettings | — | Reusable prompt fragments and model settings |
| ArkMemory | — | Persistent memory backends — Redis and vector store |
| ArkNotify | anfy | Notification policies — Slack and webhook alerts |