Production-grade platform engineering handbook — Kubernetes, Terraform, Flux CD, GitHub Actions, AWS, and more.
67
84%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Status: Stable
Working examples for the /platform-skills:chaos skill.
| File | Description |
|---|---|
litmus-install-values.yaml | Helm values: Litmus Chaos v3 with resource limits |
chaos-mesh-install-values.yaml | Helm values: Chaos Mesh v2 with resource limits |
pod-delete-experiment.yaml | Litmus ChaosEngine: pod-delete with HTTP steady-state probe |
network-loss-experiment.yaml | Chaos Mesh NetworkChaos: 20% packet loss for 60s |
cpu-stress-experiment.yaml | Litmus pod-cpu-hog with Prometheus steady-state probe |
chaos-schedule.yaml | Weekly pod-delete ChaosSchedule (staging only) |
gameday-runbook.md | Structured GameDay template |
# Install Litmus Chaos
helm upgrade --install chaos litmuschaos/litmus \
--namespace litmus --create-namespace --version 3.9.0 \
-f examples/chaos/litmus-install-values.yaml
# Apply a pod-delete experiment
kubectl apply -f examples/chaos/pod-delete-experiment.yaml
# Check result
kubectl get chaosresult -n my-namespacebash examples/chaos/chaos-validate.sh.claude-plugin
.github
commands
docs
examples
agent-self-improve
argocd
awesome-docs
aws
cloudfront
functions
lambda-edge
functions
azure
compliance
conventional-commits
datadog
llm-observability
demo
documentation
dora
dynatrace
fluxcd
github-actions
composite-actions
configure-cloud
db-migrate
docker-build-push
k8s-deploy
notify-slack
pr-comment
release-tag
security-scan
setup-env
setup-terraform
terraform-plan
helm
web-service
templates
kubernetes
kyverno
mcp
observability
openshift
pr-review
ownership
runtime-security
supply-chain
terraform
references
scripts
skills
platform-skills
tests