[Submitted on 14 Jan 2026 (v1), last revised 20 Feb 2026 (this version, v2)]
View a PDF of the paper titled Cluster Workload Allocation: Semantic Soft Affinity Using Natural Language Processing, by Leszek Sliwko and 1 other authors
Abstract:Cluster workload allocation often requires complex configurations, creating a usability gap. This paper introduces a semantic, intent-driven scheduling paradigm for cluster systems using Natural Language Processing. The system employs a Large Language Model (LLM) integrated via a Kubernetes scheduler extender to interpret natural language allocation hint annotations for soft affinity preferences. A prototype featuring a cluster state cache and an intent analyzer (using AWS Bedrock) was developed. Empirical evaluation demonstrated high LLM parsing accuracy (>95% Subset Accuracy on an evaluation ground-truth dataset) for top-tier models like Amazon Nova Pro/Premier and Mistral Pixtral Large, significantly outperforming a baseline engine. Scheduling quality tests across six scenarios showed the prototype achieved superior or equivalent placement compared to standard Kubernetes configurations, particularly excelling in complex and quantitative scenarios and handling conflicting soft preferences. The results validate using LLMs for accessible scheduling but highlight limitations like synchronous LLM latency, suggesting asynchronous processing for production readiness. This work confirms the viability of semantic soft affinity for simplifying workload orchestration and presents a proof-of-concept design.
Submission history
From: Leszek Sliwko [view email]
[v1]
Wed, 14 Jan 2026 08:36:21 UTC (1,211 KB)
[v2]
Fri, 20 Feb 2026 11:40:54 UTC (2,722 KB)
