Documentation - start here!
Demo
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:
- Giving your code access to Services in a remote Kubernetes cluster.
- Giving your code access to cloud resources like AWS RDS or Google PubSub.
- 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.