Skip to content

docs: Multi-region workload scheduling design#106

Open
scotwells wants to merge 4 commits into
mainfrom
docs/issue-85-karmada-federation-design
Open

docs: Multi-region workload scheduling design#106
scotwells wants to merge 4 commits into
mainfrom
docs/issue-85-karmada-federation-design

Conversation

@scotwells
Copy link
Copy Markdown
Contributor

@scotwells scotwells commented May 15, 2026

Summary

As Datum expands to more cities, the platform needs to schedule and route workloads efficiently without relying on a single central coordinator. This document defines the architecture for distributing scheduling across regional clusters, so workloads reach their target locations faster, scaling decisions happen locally at each site, and the platform stays available even when parts of the control plane are temporarily unreachable.

From a user perspective, nothing changes — city-code targeting and instance visibility work exactly as before.

Test plan

  • Document reviewed for accuracy against current implementation direction
  • Terminology aligns with the public-facing API and user documentation

Closes #85

@scotwells scotwells changed the title Define Karmada federation integration strategy docs: federated deployment scheduling with Karmada May 18, 2026
Defines the Karmada-based federation architecture for compute workload
scheduling. Covers control plane topology, resource locations, creation
and deletion flows, instance visibility, operator changes, auto scaling
model, and namespace mapping conventions.

Resolves #85

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@scotwells scotwells force-pushed the docs/issue-85-karmada-federation-design branch from a85976d to 8de2c6f Compare May 18, 2026 17:46
@scotwells scotwells force-pushed the docs/issue-85-karmada-federation-design branch from 08a5471 to 8de2c6f Compare May 18, 2026 20:12
@scotwells scotwells changed the title docs: federated deployment scheduling with Karmada docs: Multi-region workload scheduling design May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Define integration strategy with federated control plane for workload deployment scheduling

1 participant