# telepresence **Repository Path**: coolstar/telepresence ## Basic Information - **Project Name**: telepresence - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: alpine-package - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-01 - **Last Updated**: 2021-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [Documentation - start here!](http://telepresence.io) [![Build Status](https://travis-ci.org/datawire/telepresence.svg?branch=master)](https://travis-ci.org/datawire/telepresence) [![Join the chat at https://gitter.im/datawire/telepresence](https://badges.gitter.im/datawire/telepresence.svg)](https://gitter.im/datawire/telepresence?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ## Demo [![asciicast](https://asciinema.org/a/117761.png)](https://asciinema.org/a/117761) ## 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](https://www.datawire.io/blackbird/), and licensed under the Apache 2.0 License.