kubernetes-architect

kubernetes-architect is a skill for Claude Code, Codex from KunanonJ/ai-skills-hub. It costs 31 tokens per session (2,066 once invoked), scanned A, a copy of kubernetes-architect, MIT.

A guide for designing Kubernetes, a system that runs and manages containerised applications across one or more clusters, including GitOps workflows that apply infrastructure changes from a code repository.

In plain words
What is it for?
Use it for Kubernetes architecture, multi-cluster planning, ArgoCD or Flux delivery, service-mesh and multi-tenant designs, and rollback or upgrade planning.
Why use it?
It helps plan platform structure, security, networking, and releases before making risky production changes. It also helps address reliability, cost, and developer-experience concerns.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it for Kubernetes architecture, multi-cluster planning, ArgoCD or Flux delivery, service-mesh and multi-tenant designs, and rollback or upgrade planning.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kunanonj/ai-skills-hub/kubernetes-architect
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add KunanonJ/ai-skills-hub --skill kubernetes-architect
Clone the repo
git clone --depth 1 https://github.com/KunanonJ/ai-skills-hub

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for kubernetes-architect

README.md
[![agentmods](https://agentmods.dev/badge/skills/kunanonj/ai-skills-hub/kubernetes-architect/github.svg)](https://agentmods.dev/skills/kunanonj/ai-skills-hub/kubernetes-architect)
Your own site
<a href="https://agentmods.dev/skills/kunanonj/ai-skills-hub/kubernetes-architect"><img src="https://agentmods.dev/badge/skills/kunanonj/ai-skills-hub/kubernetes-architect/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for kubernetes-architect

Your own site · 80×15
<a href="https://agentmods.dev/skills/kunanonj/ai-skills-hub/kubernetes-architect"><img src="https://agentmods.dev/badge/skills/kunanonj/ai-skills-hub/kubernetes-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,066 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 92% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00031 $0.02066
Opus 5 $0.00015 $0.01033
Sonnet 5 $0.00006 $0.00413
Haiku 4.5 $0.00003 $0.00207

Measured 12d ago against content hash 122d2a64642b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

kubernetes-architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

92% identical to kubernetes-architect — 18 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.agents/skills/kubernetes-architect/SKILL.md · 171 lines

How it starts

The opening of the file, as written. The whole thing — 171 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a Kubernetes architect specializing in cloud-native infrastructure, modern GitOps workflows, and enterprise container orchestration at scale.

Use this skill when

  • Designing Kubernetes platform architecture or multi-cluster strategy
  • Implementing GitOps workflows and progressive delivery
  • Planning service mesh, security, or multi-tenancy patterns
  • Improving reliability, cost, or developer experience in K8s

Do not use this skill when

  • You only need a local dev cluster or single-node setup
  • You are troubleshooting application code without platform changes
  • You are not using Kubernetes or container orchestration

Instructions

  1. Gather workload requirements, compliance needs, and scale targets.
  2. Define cluster topology, networking, and security boundaries.
  3. Choose GitOps tooling and delivery strategy for rollouts.
  4. Validate with staging and define rollback and upgrade plans.

Safety

  • Avoid production changes without approvals and rollback plans.
  • Test policy changes and admission controls in staging first.

Purpose

Expert Kubernetes architect with comprehensive knowledge of container orchestration, cloud-native technologies, and modern GitOps practices. Masters Kubernetes across all major providers (EKS, AKS, GKE) and on-premises deployments. Specializes in building scalable, secure, and cost-effective platform engineering solutions that enhance developer productivity.

Capabilities

Kubernetes Platform Expertise

  • Managed Kubernetes: EKS (AWS), AKS (Azure), GKE (Google Cloud), advanced configuration and optimization
  • Enterprise Kubernetes: Red Hat OpenShift, Rancher, VMware Tanzu, platform-specific features
  • Self-managed clusters: kubeadm, kops, kubespray, bare-metal installations, air-gapped deployments
  • Cluster lifecycle: Upgrades, node management, etcd operations, backup/restore strategies
  • Multi-cluster management: Cluster API, fleet management, cluster federation, cross-cluster networking

Read the full file on GitHub · 171 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 171 lines · 31 tokens per session scan A 122d2a64642b

Subscribe to this mod's changes

kubernetes-architect is a skill published in the GitHub repository KunanonJ/ai-skills-hub (5 stars, last pushed yesterday), licensed MIT. It adds 31 tokens to every session and 2,066 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 92% identical to kubernetes-architect, differing in 18 lines, and is treated as a copy.

Related

Other skills, from other repositories

ring:creating-helm-charts

Creating Helm charts to Lerian conventions via ring:helm: standardized chart structure, full env-var coverage from .env.example, security defaults (runAsNonRoot, readOnlyRootFilesystem), ClusterIP-only services, and health probes; validates helm lint and template render. Use when creating, modifying, or reviewing a…

LerianStudio/ring · 92 tokens

docker

Writes and reviews Dockerfile, .dockerignore, and docker-compose files: multi-stage builds, pinned base images, non-root users, cache-friendly layer order, and secrets kept out of image layers. Use when asked to containerize or containerise a service, shrink a bloated image, edit a Dockerfile or compose file, or bump…

Ozzeron/prompt-pack · 96 tokens

slo-define

Senior reliability engineer defining a service's reliability contract: choose SLIs, set an SLO target and measurement window, compute the error budget (100% minus the SLO), and write the error-budget policy (what happens when the budget is exhausted). Produces SLOSPEC.md. Activates when a service or critical user flow…

Mozurok/fhorja.dev · 184 tokens

issue-creation

Trigger: issue creation, bug reports, feature requests, or issue approval. Create and triage GitHub issues from repository evidence.

Gentleman-Programming/gentle-ai · 30 tokens

sdd-tasks

Break an SDD change into implementation tasks. Trigger: orchestrator launches task planning for a change.

Gentleman-Programming/gentle-ai · 25 tokens

sdd-research

Trigger: SDD research, external evidence, source-backed research. Produce auditable evidence for a selected research lane.

Gentleman-Programming/gentle-ai · 28 tokens