# Syn K8S Autoscaling

> Kubernetes: horizontal pod autoscaling

- Skill: `legendtkl/syn-k8s-autoscaling` (Agent Skill)
- Install (CLI): `npx skillmds@latest add legendtkl/syn-k8s-autoscaling`
- Raw SKILL.md: https://api.skillmd.com/api/skills/legendtkl/syn-k8s-autoscaling/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: legendtkl (https://skillmd.com/u/legendtkl)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/legendtkl/syn-k8s-autoscaling

---


# Kubernetes: horizontal pod autoscaling

## When to use

Use this skill for horizontal pod autoscaling in Kubernetes. This skill
specifically handles horizontal pod autoscaling and nothing else in the
Kubernetes family.

## Procedure

Configure a HorizontalPodAutoscaler on CPU/memory or custom metrics, set min/max replicas, tune stabilization windows and scaling policies.

## Notes

This is the Kubernetes skill dedicated to horizontal pod autoscaling.
Sibling skills cover other Kubernetes capabilities; this one
is the right choice only when the task is about horizontal pod autoscaling.

