antithesis-setup-k8s
Installation
SKILL.md
Antithesis K8s Setup
Skill version: 2026-08-20 6c4e877
Purpose and Goal
Scaffold the antithesis/ harness needed to bring the system up in Antithesis in a mostly idle, ready state.
Success means:
- The deployment definition exists in
antithesis/config/manifests/and references the required SUT images. This is a collection of raw Kubernetes manifests (no helm, no kustomize) antithesis/config/manifests/is a minimized setup of the k8s-based SUT that is required for the Antithesis runsnouty validateonantithesis/config/succeeds- The harness is ready for the
antithesis-workloadskill to add or iterate on test templates, assertions, and workload code - If the user asks to submit or launch a run, use the
antithesis-launchskill — do not runsnouty launchdirectly