# Syn K8S Ingress

> Kubernetes: Ingress routing and TLS

- Skill: `legendtkl/syn-k8s-ingress` (Agent Skill)
- Install (CLI): `npx skillmds@latest add legendtkl/syn-k8s-ingress`
- Raw SKILL.md: https://api.skillmd.com/api/skills/legendtkl/syn-k8s-ingress/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-ingress

---


# Kubernetes: Ingress routing and TLS

## When to use

Use this skill for Ingress routing and TLS in Kubernetes. This skill
specifically handles Ingress routing and TLS and nothing else in the
Kubernetes family.

## Procedure

Define Ingress resources with host/path rules, attach TLS secrets, configure the ingress controller annotations for rewrites and timeouts.

## Notes

This is the Kubernetes skill dedicated to Ingress routing and TLS.
Sibling skills cover other Kubernetes capabilities; this one
is the right choice only when the task is about Ingress routing and TLS.

