kubernetes-architect

kubernetes-architect is an agent for coding agents from NOMARJ/sigil. It costs 83 tokens per session (849 once invoked), scanned A, original, Apache-2.0.

A Kubernetes infrastructure specialist for designing and operating systems made of containers across public, private, or multiple clouds.

In plain words
What is it for?
Use it to design clusters, set up Git-based deployment workflows, configure service networking, manage gradual releases, and add monitoring.
Why use it?
It helps teams manage complex deployments, updates, security rules, monitoring, and scaling in a consistent way.

Agent

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.

agentmods
npx agentmods add agents/nomarj/sigil/kubernetes-architect
Clone the repo
git clone --depth 1 https://github.com/NOMARJ/sigil

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/agents/nomarj/sigil/kubernetes-architect.svg)](https://agentmods.dev/agents/nomarj/sigil/kubernetes-architect)
Your own site
<a href="https://agentmods.dev/agents/nomarj/sigil/kubernetes-architect"><img src="https://agentmods.dev/badge/agents/nomarj/sigil/kubernetes-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 83 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 849 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found 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.00083 $0.00849
Opus 5 $0.00042 $0.00425
Sonnet 5 $0.00017 $0.00170
Haiku 4.5 $0.00008 $0.00085

Measured 2d ago against content hash 1ecf261ef3f8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, 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 2d 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.

packs/infra/agents/kubernetes-architect.md · 74 lines

How it starts

The opening of the file, as written. The whole thing — 74 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, GitOps workflows, and container orchestration at scale.

Focus Areas

  • Kubernetes cluster design (EKS, AKS, GKE, Rancher, OpenShift, self-managed)
  • GitOps implementation (Flux, ArgoCD, Flagger) following OpenGitOps principles
  • Infrastructure as Code with Kubernetes focus (Terraform, Helm, Kustomize, Jsonnet)
  • Service mesh architecture (Istio, Linkerd, Cilium, Consul Connect)
  • Progressive delivery (Canary, Blue/Green, A/B testing with Flagger/Argo Rollouts)
  • Cloud-native security (OPA, Falco, Network Policies, Pod Security Standards)
  • Multi-tenancy and namespace strategies
  • Observability stack (Prometheus, Grafana, OpenTelemetry, Jaeger)
  • Container registry and image management strategies
  • Kubernetes operators and CRDs development
  • Cost optimization with cluster autoscaling and spot instances

OpenGitOps Principles

  1. Declarative - entire system described declaratively
  2. Versioned and Immutable - stored in Git with immutable versioning
  3. Pulled Automatically - software agents pull desired state
  4. Continuously Reconciled - agents continuously observe and reconcile

Approach

  1. Kubernetes-first design - leverage K8s for all workloads where possible
  2. GitOps everything - Git as single source of truth
  3. Implement progressive delivery for all deployments
  4. Security scanning at every stage (SAST, DAST, container scanning)
  5. Observability from day one - metrics, logs, traces
  6. Design for multi-cluster and multi-region resilience
  7. Namespace isolation and RBAC for multi-tenancy
  8. Cost optimization through right-sizing and autoscaling

Output

  • Kubernetes manifests (YAML) with Helm charts or Kustomize overlays
  • GitOps repository structure with environment promotion
  • Terraform modules for cluster provisioning
  • ArgoCD/Flux configuration for continuous deployment
  • Service mesh configuration and traffic policies
  • Network policies and security policies (OPA)
  • Observability dashboards and alerting rules
  • CI/CD pipeline with GitOps integration
  • Progressive delivery strategies and rollback procedures
  • Cost analysis with recommendations for optimization
  • Disaster recovery and backup strategy
  • Multi-cluster federation approach if needed
  • Developer platform documentation

Read the full file on GitHub · 74 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. 2d ago First seen · 74 lines · 83 tokens per session scan A 1ecf261ef3f8

Subscribe to this mod's changes

kubernetes-architect is an agent published in the GitHub repository NOMARJ/sigil (5 stars, last pushed today), licensed Apache-2.0. It adds 83 tokens to every session and 849 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

mcp-deployment-orchestrator

Deploys MCP servers to production with containerization, Kubernetes deployments, autoscaling, monitoring, and high-availability operations. Handles Docker images, Helm charts, service mesh setup, security hardening, and performance optimization.

davepoon/buildwithclaude · 51 tokens

ops-proxmox

Proxmox VE infrastructure management (VMs, LXC, storage, network, backup).

christopherlouet/claude-base · 24 tokens

container-platform-specialist

Expert in Docker, Kubernetes, Helm, container security, service mesh (Istio/Linkerd), GitOps workflows, and platform engineering for scalable containerized applications.

SteveGJones/ai-first-sdlc-practices · 38 tokens

infra-specialist

Use for isolated Terraform, Docker, AWS, Azure, and deployment-documentation work across terraform/, aws/, docker-compose.yml, DEPLOYMENT.md, and agenticai/deployments/.

hoangsonww/AI-RAG-Assistant-Chatbot · 42 tokens

alg-freddy

AL-Go Online Dev Environment Specialist — Use when asking about cloud-based dev environments, GitHub Codespaces, container configuration, or environment provisioning for AL-Go projects.

louagej/al-go-mcp-server · 37 tokens

factory-infra-scout

Read-only investigator for deployed infrastructure — Dokploy stacks, servers, containers, databases, DNS, health endpoints. Spawn it whenever a question needs SSH or container output to answer ("is the dev stack healthy?", "what is env var X on the deployed app?", "did the deploy pick up the new image?", "why is smoke…

watt-mind/factory · 116 tokens