cluster-ops

Manage Kubernetes and OpenShift cluster operations across cloud providers.

4|1|Updated Oct 27, 2025
One-click install
npx skills add https://github.com/kcns008/cluster-code --skill cluster-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cluster-ops
Source: https://github.com/kcns008/cluster-code/tree/main/.claude/skills/cluster-ops
Command: npx skills add https://github.com/kcns008/cluster-code --skill cluster-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive tools and guidance for managing the operational lifecycle of Kubernetes and OpenShift clusters, ensuring stability, performance, and efficient resource utilization.

Core Features & Use Cases

  • Platform Management: Supports OpenShift, Kubernetes, EKS, AKS, GKE, ROSA, and ARO.
  • Operational Tasks: Handles node management, cluster upgrades, etcd operations, capacity planning, and networking.
  • Use Case: Troubleshoot a failing node by draining it safely, checking its resource utilization, and identifying any underlying issues before it impacts cluster stability.

Quick Start

Run the cluster health check script to assess the current state of your cluster.

Frequently Asked Questions about cluster-ops

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

FAQPage Schema
How do I manage Kubernetes and OpenShift cluster operations across multiple cloud providers?

Managing Kubernetes and OpenShift cluster operations requires tools that handle node operations, cluster upgrades, etcd management, capacity planning, and network troubleshooting across supported platforms like EKS, AKS, GKE, ROSA, and ARO to ensure infrastructure stability.

What is the best way to troubleshoot a failing Kubernetes node before it impacts cluster stability?

Troubleshooting a failing Kubernetes node involves safely draining the node, checking its resource utilization, and identifying underlying issues to prevent broader cluster stability impacts and ensure efficient resource utilization.

Do I need specific CLIs to perform OpenShift and Kubernetes cluster management tasks?

Yes, OpenShift and Kubernetes cluster management requires specific CLIs including kubectl, oc, and cloud-specific command-line interfaces to execute operational lifecycle tasks like node operations and cluster upgrades.

Can I use this approach for capacity planning and etcd management in EKS, AKS, and GKE?

Yes, this approach supports capacity planning and etcd management across EKS, AKS, GKE, ROSA, ARO, and standard Kubernetes or OpenShift distributions, providing comprehensive operational lifecycle coverage for your cloud infrastructure.

How do I run a cluster health check to assess the current state of my Kubernetes infrastructure?

You can run a cluster health check script to assess the current state of your Kubernetes infrastructure, evaluating operational metrics to identify resource utilization issues and maintain overall cluster performance.