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.