---
title: "Kubernetes — implement artifacts"
description: "Consumed by the `implement` skill when the `k8s` profile is active for the current sub-task. These are **pre-write** gotchas — read them before editing manifests, not after, so the post-write `review-code` pass does not have to catch avoidable mistakes."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/index-29
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:25:27.375Z
license: CC-BY-4.0
attribution: "Kubernetes — implement artifacts — Claudary (https://claudary.paisolsolutions.com/skills/index-29)"
---

# Kubernetes — implement artifacts
Consumed by the `implement` skill when the `k8s` profile is active for the current sub-task. These are **pre-write** gotchas — read them before editing manifests, not after, so the post-write `review-code` pass does not have to catch avoidable mistakes.

## Overview

# Kubernetes — implement artifacts

Consumed by the `implement` skill when the `k8s` profile is active for the current sub-task. These are **pre-write** gotchas — read them before editing manifests, not after, so the post-write `review-code` pass does not have to catch avoidable mistakes.

## Always load

- [gotchas.md](gotchas.md) — per-task pitfalls: API-version pinning, probe correctness, image-tag immutability, resource limits discipline, namespace + label hygiene, CRD-before-CR ordering, admission-webhook + operator timing, Helm specifics, Kustomize specifics.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/index-29) · https://claudary.paisolsolutions.com
