kubernetes-essentials

Community

Kubernetes quick reference for core concepts.

Authormjunaidca
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Quick reference for Kubernetes core concepts and kubectl commands to ease cluster navigation and daily ops.

Core Features & Use Cases

  • Context & Configuration: View and switch contexts, namespaces, and configs
  • Info & Resources: Get pods, deployments, services, and describe resources
  • Create/Modify/Delete: Create, patch, and delete resources with kubectl

Quick Start

Set your context, list resources, describe a deployment, and view logs to troubleshoot.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-essentials
Download link: https://github.com/mjunaidca/mjs-agent-skills/archive/main.zip#kubernetes-essentials

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