k8s-platform-change

Coordinate Kubernetes platform changes by updating operator APIs, CRDs, and deployment profiles.

5.1k|806|Updated Aug 26, 2025
One-click install
npx skills add https://github.com/vllm-project/semantic-router --skill k8s-platform-change
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: k8s-platform-change
Source: https://github.com/vllm-project/semantic-router/tree/main/tools/agent/skills/k8s-platform-change
Command: npx skills add https://github.com/vllm-project/semantic-router --skill k8s-platform-change

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates Kubernetes platform changes for semantic-router by updating operator APIs, CRDs, and deployment profiles.

Core Features & Use Cases

  • Coordinated changes: Aligns operator APIs, CRDs, and deployment manifests across clusters and environments.
  • Profile-driven translation: Updates DSL translation and router-to-Kubernetes mappings to reflect platform changes.
  • Change validation: Run agent tooling to generate impact reports and gate changes before rollout.

Quick Start

Modify the Kubernetes-facing components by updating operator APIs, CRDs, and deployment profiles, then validate the changes with agent tooling.

Frequently Asked Questions about k8s-platform-change

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate Kubernetes operator API and CRD updates safely?

Coordinating Kubernetes operator API and CRD updates safely requires aligning deployment manifests, profile-owned platform wiring, and router-to-Kubernetes DSL translation. This Skill applies profile-aware validation and generates impact reports to gate changes before rollout across cloud, data center, and edge environments.

Can I validate platform changes before applying them to my Kubernetes clusters?

Yes, you can validate platform changes before applying them to Kubernetes clusters. The Skill runs agent tooling to generate impact reports and performs profile-aware validation, creating a deterministic change surface to gate modifications before any deployment rollout occurs.

What is the best way to update deployment profiles for semantic-router on Kubernetes?

The best way to update deployment profiles for semantic-router on Kubernetes is by modifying the Kubernetes-facing components, including operator APIs, CRDs, and deployment manifests. You then validate these profile-owned platform wiring changes using agent tooling to ensure end-to-end verification.

Does this approach support router-to-Kubernetes DSL translation across edge environments?

Yes, this approach supports router-to-Kubernetes DSL translation across edge environments. It handles profile-driven translation updates for semantic-router mappings, ensuring deterministic change surfaces and profile-aware validation function consistently across cloud, data center, and edge deployments.

Why do my Kubernetes deployment manifests break when updating CRDs?

Kubernetes deployment manifests break when updating CRDs due to uncoordinated changes between operator APIs, CRDs, and profile-owned platform wiring. This Skill resolves the issue by aligning these components and running profile-aware validation via agent tooling to verify the end-to-end change surface.

Do I need to manually update operator APIs when evolving deployment manifests?

No, you do not need to manually update operator APIs when evolving deployment manifests. This Skill coordinates the updates simultaneously, aligning operator APIs, CRDs, and deployment profiles to reflect platform changes while maintaining deterministic change surfaces across environments.