/telepresence

Local development against a remote Kubernetes or OpenShift cluster

Primary LanguagePythonOtherNOASSERTION

Documentation - start here!

Build Status Join the chat at https://gitter.im/datawire/telepresence

Demo

asciicast

Telepresence: fast, realistic local development for Kubernetes microservices

Have you ever wanted the quick development cycle of local code while still having your code run within a remote Kubernetes cluster? Telepresence allows you to run your code locally while still:

  1. Giving your code access to Services in a remote Kubernetes cluster.
  2. Giving your code access to cloud resources like AWS RDS or Google PubSub.
  3. Allowing Kubernetes to access your code as if it were in a normal pod within the cluster.

Telepresence is part of the Blackbird Project, and licensed under the Apache 2.0 License.