kubeblocks-op-lifecycle

Automate Day-2 stop, start, and restart operations for KubeBlocks-managed database clusters.

3|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/apecloud/kubeblocks-skills --skill kubeblocks-op-lifecycle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kubeblocks-op-lifecycle
Source: https://github.com/apecloud/kubeblocks-skills/tree/main/skills/kubeblocks-op-lifecycle
Command: npx skills add https://github.com/apecloud/kubeblocks-skills --skill kubeblocks-op-lifecycle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Day-2 lifecycle management for KubeBlocks-managed clusters, enabling safe stop, start, and restart operations to minimize downtime and manual intervention.

Core Features & Use Cases

  • Stop, start, and restart existing clusters with guardrails and capability checks before execution.
  • Validate actions against the ops-capability-matrix and route to observability/troubleshooting when issues arise.
  • Preserve compatibility with legacy lifecycle references while guiding modern engine-entry flows.

Quick Start

Identify the target cluster and invoke the kubeblocks-op-lifecycle workflow to stop, start, or restart the cluster after confirming support in the ops capability matrix.

Frequently Asked Questions about kubeblocks-op-lifecycle

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

FAQPage Schema
How do I safely stop and start KubeBlocks database clusters?

To safely stop and start KubeBlocks database clusters, automate Day-2 lifecycle actions using guardrails that validate operations against the ops capability matrix before execution. This minimizes downtime and manual intervention for existing clusters.

What does Day-2 lifecycle management involve for KubeBlocks clusters?

Day-2 lifecycle management for KubeBlocks clusters involves automating stop, start, and restart operations. It ensures safety by applying explicit checks against the ops capability matrix to confirm support before executing any action.

Can I restart a KubeBlocks cluster without checking the ops capability matrix?

You should not restart a KubeBlocks cluster without checking the ops capability matrix. Lifecycle automation relies on explicit support confirmation from the matrix to ensure safe execution and route to observability when issues arise.

What's the best way to handle legacy lifecycle references in KubeBlocks?

The best way to handle legacy lifecycle references in KubeBlocks is to use automated lifecycle workflows that preserve compatibility with legacy references while guiding modern engine-entry flows for safe Day-2 operations.

Why do I need explicit support confirmation before stopping a KubeBlocks cluster?

You need explicit support confirmation before stopping a KubeBlocks cluster to prevent unsafe operations. The lifecycle workflow checks the ops capability matrix to validate the action and routes to troubleshooting if issues are detected.