1 रिपॉजिटरी
Controlling the rollout order of pods based on their index or ordinal value to ensure stability.
Distinct from Priority-Based Sequencers: Candidates are related to study queues, media playback, or keystrokes; none address Kubernetes pod rollout sequencing.
Explore 1 awesome GitHub repository matching devops & infrastructure · Ordinal-Based Update Sequencing. 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
Controls the rollout order of pods using index-based priorities to ensure a predictable and stable upgrade sequence.