telepresence

Local development against a remote Kubernetes or OpenShift cluster

Github星跟踪图

Documentation - start here!

Build Status
Join the chat at https://d6e.co/slack
CII Best Practices

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.

Quick Start

  1. Install locally with Homebrew, apt, or dnf.

  2. Run telepresence.

  3. You now have a shell that proxies connections to Kubernetes.

For more about Telepresence, and the various options, read the documentation.

Usage Reporting

Telepresence collects some basic information about its users so it can send important client notices, such as new version availability and security bulletins. We also use the information to aggregate basic usage analytics anonymously. To disable this behavior set the environment variable SCOUT_DISABLE:

export SCOUT_DISABLE=1

To know more, check the documentation on usage reporting.

About Telepresence

Telepresence is an open source project hosted by the Cloud Native Computing Foundation and originally created by Datawire. Telepresence is licensed under the Apache 2.0 License.

主要指标

概览
名称与所有者telepresenceio/telepresence
主编程语言Go
编程语言Shell (语言数: 9)
平台
许可证Other
所有者活动
创建于2017-02-23 14:07:34
推送于2025-07-27 07:12:35
最后一次提交
发布数1135
最新版本名称v2.23.6 (发布于 2025-07-23 08:17:29)
第一版名称0.1 (发布于 )
用户参与
星数6.9k
关注者数56
派生数541
提交数9.6k
已启用问题?
问题数1959
打开的问题数26
拉请求数1637
打开的拉请求数2
关闭的拉请求数324
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?