1---2name: kscius-ks-cursor-orchestrator-kubernetes-deploying3description: When to use4---56## When to use78- >-.910> **On-demand loading:** Read when deploying to Kubernetes. Skip for non-K8s infra. Prefer `devops-skills` for pre-apply validation only.1112# Kubernetes Deploying1314Deploy and manage applications on Kubernetes. Manifest examples and ops detail live in `references/`.1516## Workflow17181. Define Deployment with requests/limits, liveness + readiness probes192. Expose via Service; add Ingress when external HTTPS needed203. ConfigMap/Secret for config — no secrets in git214. `kubectl apply --dry-run` then apply; see `references/operations.md`225. Verify rollout: `kubectl rollout status`2324## References2526| File | Contents |27|------|----------|28| `references/manifest-examples.md` | Deployment, Service, Ingress, ConfigMap, HPA YAML |29| `references/operations.md` | kubectl commands, strategies, health checks, tips |3031## Related skills3233- `devops-skills` — Terraform/compose/K8s dry-run patterns34- `setting-up-terraform` — cluster infra (not app manifests)3536---37> Source: [kscius/KS-Cursor-Orchestrator](https://github.com/kscius/KS-Cursor-Orchestrator) — distributed by [TomeVault](https://tomevault.io).38<!-- tomevault:4.0:skill_md:2026-06-15 -->
Run npx skillmds@latest add tomevault-io/kscius-ks-cursor-orchestrator-kubernetes-deploying in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
When to use It is listed under DevOps & Infra on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.