From ebc803489596d7d83471f230ff1583df06d1ce76 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 09:16:42 +0000 Subject: [PATCH] chore: update docs/cicd-kubernetes-plugins.md [20260701-0916] --- docs/cicd-kubernetes-plugins.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/cicd-kubernetes-plugins.md b/docs/cicd-kubernetes-plugins.md index 2fbbf9f4..94779e31 100644 --- a/docs/cicd-kubernetes-plugins.md +++ b/docs/cicd-kubernetes-plugins.md @@ -21,4 +21,7 @@ ## GitLab Kubernetes Agent - [GitLab Kubernetes Agent](https://docs.gitlab.com/user/clusters/agent) -- [GitLab Kubernetes Agent available on GitLab.com](https://docs.gitlab.com/releases) \ No newline at end of file +- [GitLab Kubernetes Agent available on GitLab.com](https://docs.gitlab.com/releases) + +## Kubernetes Job Scheduling + - **(2026)** [How Netflix Simplified Batch Compute with Kueue](https://netflixtechblog.com/how-netflix-simplified-batch-compute-with-kueue-87860682629c?source=rss----2615bd06b42e---4) 🌟 - Netflix details its architectural migration from their proprietary Compute Managed Batch system to Kueue, a native Kubernetes queuing and job scheduling controller.