Tag

TLA+

0 views collected around this technical thread.

Cloud Native Technology Community
Cloud Native Technology Community
May 15, 2019 · Cloud Native

A Formal TLA+ Model of the Kubernetes Scheduler

This article presents a concise yet detailed formal model of the Kubernetes Scheduler, describing its control‑loop logic, scheduling and preemption processes, feasibility filters, viability scoring, and binding objects using TLA+ specifications and illustrative code snippets.

Container OrchestrationKubernetesScheduler
0 likes · 13 min read
A Formal TLA+ Model of the Kubernetes Scheduler