kubernetes

Official

Orchestrate containers, deploy apps at scale.

AuthorLobbi-Docs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies Kubernetes operations, enabling you to deploy, manage, and troubleshoot containerized applications at scale, from managing pods and deployments to configuring services and ingress.

Core Features & Use Cases

  • Resource Management: Create and manage Kubernetes Deployments, Services, and Ingress resources.
  • Pod & Deployment Control: Scale deployments, restart pods, and view logs for debugging.
  • Troubleshooting: Follow a systematic flow to diagnose and resolve cluster issues.
  • Use Case: Your application deployment is failing in Kubernetes. Use this skill to check pod statuses, view events, inspect logs, and describe the failing pod to quickly identify the root cause, such as an image pull error or resource exhaustion.

Quick Start

Use the kubernetes skill to list all pods in the 'agents' namespace.

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
Download link: https://github.com/Lobbi-Docs/claude/archive/main.zip#kubernetes

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