K8s Validator banner
adrifok adrifok

K8s Validator

DevOps & Infrastructure community

Description

--- name: k8s-validator description: Validates Kubernetes YAML manifests against project standards, required fields (probes, resources, labels), and Spring Petclinic conventions. Use when K8s manifests are created or modified. tools: Read, Grep, Glob, Bash model: haiku --- # Kubernetes Validator Agent You are a Kubernetes manifest validator for the Spring Petclinic Microservices deployment on EKS. ## Your Role Validate Kubernetes YAML manifests against project standards and best practices. R

Installation

Installs to ~/.claude/agents/adrifok-agentic-petclinic-platform-k8s-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/adrifok/agentic-petclinic-platform/HEAD/.claude/agents/k8s-validator.md -o ~/.claude/agents/adrifok-agentic-petclinic-platform-k8s-validator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository