Swap a local service into a live Kubernetes environment to debug real cluster traffic before rollout with Telepresence
Intercept a Kubernetes service and route live cluster traffic into a local process so debugging happens against real dependencies before release.
What it does
Swap a local service into a live Kubernetes environment to debug real cluster traffic before rollout with Telepresence
Intercept a Kubernetes service and route live cluster traffic into a local process so debugging happens against real dependencies before release.
Prerequisites
Telepresence CLI, kubectl access, kubeconfig for the target cluster, a locally runnable service, and permission to create intercepts in the namespace
Installation
Basic usage or getting-started notes:
-
Telepresence is a CNCF project that connects your local workstation to a remote Kubernetes cluster, letting you run services locally while accessing cluster resources. It enables fast local dev...
-
Local Development - Run services on your workstation using your favorite IDE, debugger, and tools
-
Quick Start Guide - Get up and running in minutes
-
Extracted from upstream docs: https://raw.githubusercontent.com/telepresenceio/telepresence/HEAD/README.md
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,346 chars)