Communityv1.0.0

Kubernetes

WHAT: 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

2.7kdownloads1stars22active installswpank
View on ClawHubBack to Skills

Skill Details

Slug
kubernetes-devops
Latest Version
1.0.0
Author
wpank
Published
Feb 10, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Kubernetes.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release – production-ready Kubernetes manifest generation for DevOps workflows. - Supports generation for Deployments, StatefulSets, CronJobs, Services, Ingresses, ConfigMaps, Secrets, and PersistentVolumeClaims. - Built-in guidance for selecting appropriate workload/resource types and organization (Kustomize, file structure). - Production-focused security (securityContext, probes, resource limits) and health checks included in all samples. - Includes configuration for both internal (ClusterIP) and external (LoadBalancer, Ingress) service exposure. - Provides manifest examples, best practices, labels, and validation steps.