infra-kubernetes-application-deployment

Community

Safe Kubernetes manifests for reliable deployments

AuthorFernanSuoza
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creating production-ready Kubernetes manifests is error-prone and time-consuming, especially when balancing controller selection, probes, resource sizing, security contexts, service routing, and safe rollouts. This Skill reduces manual mistakes and enforces best-practice defaults so teams can deliver application workloads that are observable, secure, and resilient.

Core Features & Use Cases

  • Controller selection & workload patterns: guidance for Deployment, StatefulSet, DaemonSet, Job, and CronJob with examples of appropriate usage.
  • Probes, lifecycle, and graceful shutdown: recommended startup, readiness, and liveness probe settings plus termination and preStop guidance to avoid disruption.
  • Security, RBAC, and least privilege: service account patterns, securityContext recommendations, capability drops, and role bindings.
  • Networking & service routing: Service types, Ingress patterns, cert-manager TLS automation, and DNS considerations.
  • Rollouts and resilience: rollout strategies, PDBs, maxSurge/maxUnavailable tuning, resource requests/limits, and validation commands.
  • Use Case: Prepare manifests and rollout instructions for a stateless API service with readiness/liveness probes, resource constraints, Service+Ingress, and PodDisruptionBudget.

Quick Start

Generate Kubernetes manifests for the orders service including Deployment, Service, ConfigMap and Secret references, readiness and liveness probes, resource requests, and a rolling update strategy.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: infra-kubernetes-application-deployment
Download link: https://github.com/FernanSuoza/AIDD-project-bootstrap/archive/main.zip#infra-kubernetes-application-deployment

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.