Docsright arrowTelepresence OSS

Telepresence OSS

An open source tool that allows code and test microservices locally against a remote Kubernetes cluster.

Get Started
Accelerate Your Inner Dev Loop

Kubernetes was supposed to make your team faster, but now everytime you make a code change you have to wait for containers to build, be pushed to registry, and deployed. With Telepresence, you can make changes to your service as if you're developing locally, without having to run all the dependencies on your local machine.

Shift Testing Left

You want to catch errors before they get shipped to production, but to do that you need a realistic development environment and with Kubernetes, those can be expensive. Telepresence lets you connect the copy of your service locally to your remote dependencies, so you can test like your laptop is in your cluster.

Use Your Existing Workflow

Missing your favorite code editor, debugger, or profiler? Anything that runs on your laptop works with Telepresence - even when you're working on a service running in Kubernetes.