mysql-skill
Installation
SKILL.md
MySQL Skill
This skill provides a standardized framework for MySQL lifecycle management: deployment, monitoring, benchmarking, and visualization.
Mandatory Configuration
- StatefulSet Name:
mysql(Pods:mysql-0) - Service Name:
mysql-headless - Secret Name:
mysql-secret - Network:
hostNetwork: true - Replicas: 1
- Health Checks: Mandatory
livenessProbeandreadinessProbe. - Resources: Explicit
requestsandlimitsfor CPU/Memory. - Grace Period:
terminationGracePeriodSeconds: 30.
Visualization Standards (Graphviz/dot)
When generating diagrams, use the following standardized Graphviz template to ensure consistency and high contrast.