1 रिपॉजिटरी
Scheduling and executing low-level operations directly on cluster nodes to optimize container lifecycle events.
Distinct from Node-Level Injection Agents: Existing candidates focus on failure simulation, logging, or ledger nodes, not general-purpose low-level task execution for pod startup optimization.
Explore 1 awesome GitHub repository matching devops & infrastructure · Node-Level Task Orchestration. Refine with filters or upvote what's useful.
Kruise is a workload management system designed for large-scale applications on Kubernetes. It provides a framework for advanced orchestration, scaling, and upgrade strategies to maintain stability in massive deployments. The project is distinguished by its ability to perform in-place updates of container images and resource limits without deleting and recreating pods. It includes a dedicated image pre-puller to accelerate pod startup and a sidecar injector to dynamically manage the lifecycle of sidecar containers. Additionally, a resource distributor synchronizes configuration maps and secre
Schedules low-level operations like image pre-downloading and container restarts directly on target nodes to reduce startup latency.