kubectl-logs

Community

View and troubleshoot Kubernetes pod logs with kubectl

Authortrmaphi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Read container logs from Kubernetes pods using kubectl logs to diagnose issues and monitor applications.

Core Features & Use Cases

  • Streaming logs in real time with -f, viewing previous logs with --previous, and selecting specific containers with -c when pods contain multiple containers.
  • Filter, search, and monitor logs across single or multiple pods using label selectors and time-based filters like --since or --since-time.
  • Use case: Debug a crashing pod, troubleshoot restarts, or monitor live application output during deployments.

Quick Start

Run kubectl logs <pod-name> to view live and historical logs for debugging.

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: kubectl-logs
Download link: https://github.com/trmaphi/dotfiles/archive/main.zip#kubectl-logs

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.