kubernetes-operations

Community

Manage clusters with confidence.

AuthorShunsukeHayashi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Kubernetes operations cover pods, services, deployments, and logs to manage workloads and debug cluster issues.

Core Features & Use Cases

  • Pods, Services & Deployments: List and inspect core Kubernetes resources.
  • Pod Logs & Describe: Retrieve logs and detailed events for troubleshooting.
  • Namespace Isolation: Manage resources across namespaces.
  • Use Case: Debug a failing pod by inspecting logs, events, and resource limits.

Quick Start

List pods in a namespace and fetch logs for a suspect pod.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kubernetes-operations
Download link: https://github.com/ShunsukeHayashi/miyabi-mcp-bundle/archive/main.zip#kubernetes-operations

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository