·kubernetes
""

kubernetes

lobbi-docs/claude

Kubernetes deployment, management, and troubleshooting. Activate for k8s, kubectl, pods, deployments, services, ingress, namespaces, and container orchestration tasks.

6Installs·0Trend·@lobbi-docs

Installation

$npx skills add https://github.com/lobbi-docs/claude --skill kubernetes

SKILL.md

Provides comprehensive Kubernetes deployment and management capabilities for the Golden Armada AI Agent Fleet Platform.

Common Commands \\\`bash Pods kubectl get pods -n agents kubectl describe pod -n agents kubectl logs -n agents --tail=100 -f kubectl exec -it -n agents -- /bin/sh

Deployments kubectl get deployments -n agents kubectl rollout status deployment/ -n agents kubectl rollout restart deployment/ -n agents kubectl scale deployment/ -n agents --replicas=3

Kubernetes deployment, management, and troubleshooting. Activate for k8s, kubectl, pods, deployments, services, ingress, namespaces, and container orchestration tasks. Source: lobbi-docs/claude.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lobbi-docs/claude --skill kubernetes
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is kubernetes?

Kubernetes deployment, management, and troubleshooting. Activate for k8s, kubectl, pods, deployments, services, ingress, namespaces, and container orchestration tasks. Source: lobbi-docs/claude.

How do I install kubernetes?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lobbi-docs/claude --skill kubernetes Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/lobbi-docs/claude

Details

Category
""Writing
Source
skills.sh
First Seen
2026-02-01