Toolverse
All skills

k8s-diagnostics

by rohitg00

Kubernetes diagnostics for metrics, health checks, resource comparisons, and cluster analysis. Use when analyzing cluster health, comparing environments, or gathering diagnostic data.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
rohitg00
Category
Security
Views
2

About this skill

Kubernetes diagnostics for metrics, health checks, resource comparisons, and cluster analysis. Use when analyzing cluster health, comparing environments, or gathering diagnostic data.

How to use

  1. Zainstaluj skill k8s-diagnostics w swoim środowisku Claude/Copilot, upewniając się, że masz dostęp do kubectl i połączenie z klastrem Kubernetes. 2. Aby sprawdzić ogólne zdrowie klastra, użyj polecenia cluster_health_check() — zwróci informacje o statusie węzłów, podów i komponentów systemowych. 3. Jeśli chcesz zobaczyć metryki użycia zasobów, uruchom get_resource_metrics(namespace) dla konkretnego namespace'u lub get_node_metrics() dla węzłów — otrzymasz dane o CPU i pamięci. 4. Do porównania dwóch środowisk (np. staging vs produkcja) użyj compare_namespaces(namespace1, namespace2, resource_type) — narzędzie pokaże różnice w deploymentach i zasobach. 5. Dla szybkiego przeglądu węzłów i podów z największym zużyciem zasobów uruchom get_top_pods(namespace, sort_by) z parametrem sort_by ustawionym na 'cpu' lub 'memory'. 6. Dokumentuj wyniki bazowych metryk za pomocą get_nodes_summary() przed planowaniem zmian infrastruktury — ułatwi to śledzenie trendów i planowanie pojemności.

Related skills

content-creator

by alirezarezvani

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content

Security
25124

better-auth-best-practices

by novuhq

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

Security
1148

python-expert

by Shubhamsaboo

Senior Python developer expertise for writing clean, efficient, and well-documented code.\nUse when: writing Python code, optimizing Python scripts, reviewing Python code for best practices,\ndebugging Python issues, implementing type hints, or when user mentions Python, PEP 8,

Security
2777

security-compliance

by davila7

Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding

Security
1172

qmd

by tobi

Search personal markdown knowledge bases, notes, meeting transcripts, and documentation using QMD - a local hybrid search engine. Combines BM25 keyword search, vector semantic search, and LLM re-ranking. Use when users ask to search notes, find documents, look up information in

Security
1951

reviewing-code

by CaptainCrouton89

Systematically evaluate code changes for security, correctness, performance, and spec alignment. Use when reviewing PRs, assessing code quality, or verifying implementation against requirements.

Security
1493