infra-testing

Installation
SKILL.md

Infrastructure Testing

Test infrastructure components (TestKube, PGBouncer) on Kubernetes clusters. CRITICAL: Always verify context to prevent wrong-cluster operations.

⚠️ SAFETY FIRST

MANDATORY before ANY operation:

# Verify current context
kubectl config current-context

# Confirm it matches your intended environment
# NEVER proceed if context is wrong

For validating the Docker images under test before deploying to Kubernetes, apply the infra-docker-build-test skill.

Pre-Flight Checklist

Installs
1
GitHub Stars
8
First Seen
Jun 3, 2026
infra-testing — tstapler/dotfiles