k8s-connection

Triage Platforma Kubernetes deployments with port-forwarding, endpoint checks, and pod diagnostics.

2|1|Updated Apr 10, 2023
One-click install
npx skills add https://github.com/popoffvg/dotfiles --skill k8s-connection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: k8s-connection
Source: https://github.com/popoffvg/dotfiles/tree/main/skills/k8s-connection
Command: npx skills add https://github.com/popoffvg/dotfiles --skill k8s-connection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Connect to a Platforma instance running in Kubernetes and quickly triage issues through a guided triage flow that covers port-forwarding, endpoint checks, and pod/job diagnostics.

Core Features & Use Cases

  • Port-forward setup for debugging endpoints and metrics.
  • Endpoint verification and health checks for deployments.
  • Fast triage flow to identify root causes in k8s environments (CI, staging, production).

Quick Start

Connect to your Kubernetes cluster and follow the fast triage steps to locate the issue in a Platforma deployment.

Frequently Asked Questions about k8s-connection

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

FAQPage Schema
How do I triage Kubernetes deployments that are failing to start?

To triage Kubernetes deployments, you can use a fast triage flow that checks pod health, reviews recent cluster events, and inspects logs to locate root causes like misconfigurations or insufficient resources. This deterministic process enforces namespace and deployment checks before escalation.

What is the best way to debug a Platforma instance running in a k8s cluster?

The best way to debug a Platforma instance in k8s is to follow a guided triage flow that sets up port-forwarding for endpoints, verifies deployment health, and runs pod and job diagnostics across CI, staging, and production environments.

Can I use port-forwarding to check endpoint health for Kubernetes pods?

Yes, you can use port-forwarding to debug endpoints and metrics. The triage process includes endpoint verification and health checks to ensure your deployments are accessible and functioning correctly within the namespace.

Does this Kubernetes diagnostics approach work across staging and production clusters?

Yes, this Kubernetes diagnostics approach applies a deterministic fast triage flow across CI, staging, and production clusters to identify failed deployments, misconfigurations, or insufficient resources before escalating the issue.

Why should I review recent events and logs before escalating a k8s deployment issue?

You should review recent events and logs before escalating a k8s deployment issue because the deterministic triage flow enforces checking context, namespace, and pod health first to pinpoint exact root causes like failed jobs or resource limits.