kubernetes-devopsWHAT: Kubernetes manifest generation - Deployments, StatefulSets, CronJobs, Services, Ingresses, ConfigMaps, Secrets, and PVCs with production-grade security and health checks. WHEN: User needs to create K8s manifests, deploy containers, configure Services/Ingress, manage ConfigMaps/Secrets, set up persistent storage, or organize multi-environment configs. KEYWORDS: kubernetes, k8s, manifest, deployment, statefulset, cronjob, service, ingress, configmap, secret, pvc, pod, container, yaml, kustomize, helm, namespace, probe, security context
Install via ClawdBot CLI:
clawdbot install wpank/kubernetes-devopsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses system directories or attempts privilege escalation
/var/log/Calls external URL not in known-safe list
https://github.com/wpank/ai/tree/main/skills/devops/kubernetesUses known external API (expected, informational)
raw.githubusercontent.comAI Analysis
The skill's external calls are to public GitHub repositories for documentation and examples, which is consistent with its stated purpose of generating Kubernetes manifests. No evidence of credential harvesting, data exfiltration, hidden instructions, or obfuscation was found in the provided content.
Generated Mar 1, 2026
A retail company needs to deploy a new microservice for handling payment processing. The skill generates a Deployment manifest with security contexts, resource limits, and health probes, along with a Service for internal communication and a ConfigMap for environment-specific settings. This ensures the service is production-ready with security and reliability baked in.
A software-as-a-service provider requires a stateful database instance for user data storage. The skill creates a StatefulSet with PersistentVolumeClaims for data persistence, along with Secrets for database credentials and a Service for cluster-internal access. This setup supports high availability and secure credential management.
A healthcare organization needs automated daily backups of patient records. The skill generates a CronJob manifest to run backup scripts at scheduled intervals, using ConfigMaps for configuration and Secrets for encryption keys. This ensures compliance with data retention policies and operational reliability.
A fintech startup wants to expose its API externally with TLS encryption and rate limiting. The skill creates an Ingress resource with TLS configuration and annotations for rate limiting, along with a LoadBalancer Service for external access. This provides secure and scalable public access to the API.
A gaming company needs to manage different configurations for development, staging, and production environments. The skill uses Kustomize overlays to generate manifests with environment-specific ConfigMaps and resource settings, streamlining deployment across environments without code duplication.
Companies offering cloud-based services can use this skill to deploy and manage their application stacks on Kubernetes. It helps generate manifests for microservices, databases, and networking, reducing operational overhead and enabling scalable, multi-tenant architectures. Revenue is generated through monthly or annual subscription fees.
IT consulting firms leverage this skill to assist clients in containerizing and deploying applications on Kubernetes. It provides production-grade templates for deployments, services, and security, speeding up project delivery and ensuring best practices. Revenue comes from hourly rates or fixed-price contracts.
Large enterprises building internal platforms use this skill to standardize Kubernetes manifest generation across teams. It enforces security policies, health checks, and resource management, improving consistency and reducing errors in deployments. Revenue is derived from cost savings and increased operational efficiency.
💬 Integration Tip
Integrate this skill with CI/CD pipelines to automate manifest generation and deployment, and use tools like Helm or Kustomize for environment-specific customizations to streamline workflows.
Scored Apr 19, 2026
Audited Apr 16, 2026 · audit v1.0
全功能智能股票监控预警系统。支持成本百分比、均线金叉死叉、RSI超买超卖、成交量异动、跳空缺口、动态止盈等7大预警规则。符合中国投资者习惯(红涨绿跌)。
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.
Automate deployments, manage infrastructure, and build reliable CI/CD pipelines.