mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-14 02:40:27 +00:00
28 lines
1.3 KiB
Markdown
28 lines
1.3 KiB
Markdown
# CI/CD Kubernetes Plugins
|
|
|
|
1. [Jenkins Kubernetes Plugins](#jenkins-kubernetes-plugins)
|
|
2. [Jenkins OpenShift Plugins](#jenkins-openshift-plugins)
|
|
3. [Argo CD Config Management Plugins](#argo-cd-config-management-plugins)
|
|
4. [GitLab Kubernetes Agent](#gitlab-kubernetes-agent)
|
|
|
|
## Jenkins Kubernetes Plugins
|
|
|
|
- [Jenkins Kubernetes Plugin](https://plugins.jenkins.io/kubernetes)
|
|
- [Kubernetes Continuous Deploy](https://plugins.jenkins.io/kubernetes-cd)
|
|
|
|
## Jenkins OpenShift Plugins
|
|
|
|
- [openshift-pipeline](https://plugins.jenkins.io/openshift-pipeline)
|
|
- [openshift-sync](https://plugins.jenkins.io/openshift-sync)
|
|
- [openshift-client](https://plugins.jenkins.io/openshift-client)
|
|
|
|
## Argo CD Config Management Plugins
|
|
|
|
## 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)
|
|
|
|
## Kubernetes Job Scheduling
|
|
- **(2026)** [How Netflix Simplified Batch Compute with Kueue](https://netflixtechblog.com/how-netflix-simplified-batch-compute-with-kueue-87860682629c?gi=b7df13ef57ad&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.
|