aid: telepresence name: Telepresence description: >- Telepresence is a Cloud Native Computing Foundation (CNCF) Sandbox open source tool that enables fast local development for Kubernetes and OpenShift microservices. It creates a bidirectional network bridge between a developer's local machine and a remote Kubernetes cluster, allowing services to run locally while connecting to remote dependencies. Originally created by Ambassador Labs, Telepresence lets developers intercept traffic destined for specific cluster workloads and route it to their local environment for testing and debugging. url: https://raw.githubusercontent.com/api-evangelist/telepresence/refs/heads/main/apis.yml modified: '2026-05-03' specificationVersion: '0.19' tags: - CNCF - Developer Tools - Kubernetes - Local Development - Microservices - Open Source apis: [] common: - type: DomainSecurity url: security/telepresence-domain-security.yml - type: Website url: https://telepresence.io/ - type: Documentation url: https://telepresence.io/docs - type: GitHubOrganization url: https://github.com/telepresenceio - type: GitHubRepository url: https://github.com/telepresenceio/telepresence - type: ChangeLog url: https://github.com/telepresenceio/telepresence/blob/main/CHANGELOG.yml - type: License url: https://github.com/telepresenceio/telepresence/blob/main/LICENSE - type: Code of Conduct url: https://github.com/telepresenceio/telepresence/blob/main/CODE-OF-CONDUCT.md - type: Security url: https://github.com/telepresenceio/telepresence/blob/main/SECURITY.md - type: SDKs url: https://github.com/telepresenceio/telepresence maintainers: - FN: Kin Lane email: kin@apievangelist.com