CldKit
首页浏览RECIPES提交CLIAI 策展助手登录
登录
CldKit
浏览Recipes提交CLI·关于隐私条款

为 AI 开发者构建。每个 components 都经过审查。

© 2026 CldKit

语言
>>Kubernetes Deployment Pipeline

Kubernetes Deployment Pipeline

advanced

Container orchestration with Kubernetes, GitOps via Flux, and Jenkins CI integration.

架构

Orchestrates build pipelines with test, build, and push stages
70/100
pip install mcp-jenkins
Manages GitOps continuous delivery and automatic sync to cluster
80/100
npx mcp-server-kubernetes
Executes cluster operations and verifies deployment health
74/100
npx kubectl-mcp-server

预期输出

Kubernetes Deploy Pipeline Jenkins: Build #45 succeeded (tests: 128 passed) Image: pushed to registry (tag: v2.1.0) Flux: GitOps sync completed (3 resources updated) Kubectl: Deployment rollout status - 3/3 pods ready -> Production deployment verified, all health checks passing

相关 Recipes

Incident Response Command Center

ADVANCED

Triage production incidents from alerts to fixes with observability, chat, and repo context.

devopsworkflow

5 个 components

Observability Stack

INTERMEDIATE

Full-stack monitoring with Grafana dashboards, Datadog APM, and Sentry error tracking.

devopsinfra

3 个 components

Infrastructure as Code

ADVANCED

Cloud infrastructure provisioning with Terraform, AWS, and Docker containerization.

devopsinfra

3 个 components

首页
Recipes
Jenkins MCP Server
Kubernetes MCP (Flux)
Kubectl MCP Server

全部安装

pip install mcp-jenkins
npx mcp-server-kubernetes
npx kubectl-mcp-server

难度

advanced

Components

3

创建时间

Mar 25, 2026

场景

devops
infra