Cluster Workload Allocation: Semantic Soft Affinity Using Natural Language Processing
Leszek Sliwko, Jolanta Mizeria-Pietraszko

TL;DR
This paper presents a novel semantic workload scheduling approach using natural language processing and large language models to interpret soft affinity hints, improving cluster workload placement accuracy and usability.
Contribution
It introduces a new intent-driven scheduling paradigm leveraging LLMs integrated with Kubernetes to interpret natural language workload hints for cluster management.
Findings
LLM parsing accuracy exceeds 95% on evaluation datasets
Prototype outperforms baseline in complex workload scenarios
Effective handling of conflicting soft affinity preferences
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCloud Computing and Resource Management · Distributed and Parallel Computing Systems · Parallel Computing and Optimization Techniques
