qdrant-version-upgrade
Guidance on how to upgrade your Qdrant version without interrupting the availability of your application and ensuring data integrity.
Guidance on how to upgrade your Qdrant version without interrupting the availability of your application and ensuring data integrity.
Guides Qdrant query volume scaling. Use when someone asks 'query returns too many results', 'scroll performance', 'large limit values', 'paginating search results', 'fetching many vectors', or 'high cardinality results'.
CI/CD and operations practices including GitHub Actions, Kubernetes, and operational tooling. Use when working with deployment and infrastructure.
校验 game/scripts/npc/npc_heroes_custom.txt 的 Bot.Build: 天赋名须逐字存在于合并后 Ability10-17 且档位正确(27=10-other / 28=15-other / 29=20-other / 30=25-other); 技能名须在合并后 Ability 槽位内;加点次数 ≤ MaxLevel;大招间隔 ≥ 6(典型 6/12/18/24); 仅 17/19/21/22 留空。
Use when deploying Docker Compose applications to production including security hardening, resource management, health checks, logging, monitoring, and high-availability patterns.
Use when configuring Docker environments for act, selecting runner images, managing container resources, or troubleshooting Docker-related issues with local GitHub Actions testing.
Use when working with Helm templates and template functions for generating Kubernetes manifests dynamically.
Use when managing environment-specific Kubernetes configurations with Kustomize overlays and patches.
Use when customizing Kubernetes configurations without templates using Kustomize overlays and patches.
Use when generating ConfigMaps and Secrets with Kustomize for Kubernetes configuration management.
Use when writing and deploying Kubernetes manifests for container orchestration.
Use when managing Kubernetes resources including deployments, services, configmaps, and secrets.
Use when managing Helm values files and configuration overrides for customizing Kubernetes deployments.
Use when defining and running multi-container Docker applications with Docker Compose YAML configuration.
Use when understanding and creating Helm charts for packaging and deploying Kubernetes applications.
Use when implementing Kubernetes security best practices including RBAC, pod security policies, and network policies.
Use when configuring networks and service communication in Docker Compose including bridge networks, overlay networks, service discovery, and inter-service communication.
Create or refine the canonical project-level deployment and operations context (`specs/dod.md`)
Create or refine the canonical project-level deployment and operations context (`specs/dod.md`)
Deploy vLLM to Kubernetes (K8s) with GPU support, health probes, and OpenAI-compatible API endpoint. Use this skill whenever the user wants to deploy, run, or serve vLLM on a Kubernetes cluster, including creating deployments, services, checking existing deployments, or managing vLLM on K8s.