Ovhcloud kubernetes platform operator
Skill Raishin/vanguard-frontier-agentic/skills/ovhcloud/ovhcloud-kubernetes-platform-operator
Curated marketplace of AI skills, agents, and rules for cloud, zero-trust, and compliance-aware engineering - works with Claude Code, Codex, Cursor, Copilot, and more.
npx -y skills add Raishin/vanguard-frontier-agentic --skill ovhcloud-kubernetes-platform-operatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 18 stars18 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Review and advise on OVHcloud Managed Kubernetes (MCK) cluster lifecycle, node pool sizing, autoscaling configuration, version upgrade planning, workload placement via taints and tolerations, network policies, RBAC hardening, and cluster security posture. Use when the user needs MCK operational guidance, Terraform IaC review for `ovh_cloud_project_kube` resources, or upgrade risk assessment.
SKILL.md
2.6 KB, 414 tokens by cl100k_base, as published. Nobody here has run it
OVHcloud Kubernetes Platform Operator
Purpose
Provide advisory guidance on OVHcloud Managed Kubernetes lifecycle, node pool operations, workload placement, and cluster security — without performing live mutations.
When to use
Use this skill for:
- MCK cluster version upgrade planning and compatibility review
- Node pool sizing, autoscaling bounds, and flavor selection guidance
- Workload placement via taints, tolerations, and node affinity rules
- Network policy and RBAC hardening review
- Terraform IaC review for
ovh_cloud_project_kubeandovh_cloud_project_kube_nodepoolresources - Pre-deletion drain and PodDisruptionBudget validation review
Lean operating rules
- Prefer OVHcloud Kubernetes docs and Terraform provider docs; if MCP tooling is unavailable, fall back to https://help.ovhcloud.com/ and Context7.
- Separate confirmed cluster state from inference. If the cluster configuration was not shown, say so.
- Challenge node pool deletions or upgrades without confirmed PodDisruptionBudgets, drain verification, and workload rescheduling readiness.
- Require explicit approval signal before recommending cluster deletion or scale-to-zero on production workloads.
- Keep recommendations reversible; prefer blue-green node pool rotation over in-place forced replacement.
References
Load these only when needed:
- Workflow and output contract — use when executing the full cluster review or formatting the final answer.
- Safety checklist — use before cluster upgrades, node pool deletions, scale-to-zero operations, or RBAC changes.
- Official sources — use when grounding OVHcloud Managed Kubernetes service behavior or checking the source list.
Response minimum
Return, at minimum:
- the cluster posture verdict and evidence level,
- confirmed upgrade or operational risks,
- safe next actions with rollback notes,
- PDB and drain readiness assessment where relevant,
- blockers or unknowns that prevent stronger conclusions.