kubernetes

Automate Kubernetes cluster operations and kubectl workflows for deployments and diagnostics.

3|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/1Mangesh1/dev-skills-collection --skill kubernetes-1mangesh1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kubernetes
Source: https://github.com/1Mangesh1/dev-skills-collection/tree/main/skills/kubernetes
Command: npx skills add https://github.com/1Mangesh1/dev-skills-collection --skill kubernetes-1mangesh1

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Streamline and standardize day-to-day Kubernetes administration by consolidating common kubectl tasks, deployments, and debugging workflows into a single, reusable skill.

Core Features & Use Cases

  • Essential kubectl patterns for managing pods, deployments, services, and configurations.
  • Structured guides for debugging and deploying in both cloud and on-prem environments.
  • Realistic examples and quick-start workflows to reduce toil and errors.

Quick Start

Deploy a sample application to your cluster using the included manifest.

Frequently Asked Questions about kubernetes

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

FAQPage Schema
How do I manage Kubernetes deployments and services using kubectl?

Debug Kubernetes pods by running structured diagnostic workflows that inspect resource status and events. This skill provides standardized kubectl patterns and troubleshooting guides to identify issues across cloud and on-prem environments.

Can I use this skill for Kubernetes context switching and namespace scoping?

Yes, you can use this skill for Kubernetes context switching and namespace scoping. It automates common kubectl workflows for day-to-day cluster management, ensuring you target the correct environment when managing pods and configurations.

What is the best way to standardize kubectl workflows for cluster management?

The best way to standardize kubectl workflows is by consolidating common cluster management tasks into a single reusable skill. It provides a catalog of commands, examples, and troubleshooting patterns to streamline administration and reduce errors.

Does this Kubernetes skill work with both cloud and on-prem environments?

Yes, this Kubernetes skill works with both cloud and on-prem environments. It includes structured guides and realistic examples for deploying and debugging applications regardless of your underlying infrastructure provider.

How do I deploy a sample application to my Kubernetes cluster?

Deploy a sample application to your Kubernetes cluster by using the included manifest and quick-start workflow. This skill provides a self-contained approach with frontmatter-defined commands to automate the deployment process.