April 2018
Intermediate to advanced
374 pages
8h 35m
English
Telepresence, available at https://www.telepresence.io, is another project that focuses on providing the developer with tighter access from their local machine into a Kubernetes cluster:

Created by Datawire, which makes additional projects for developers to work with Kubernetes, Telepresence creates a two-way proxy that forwards connections and responses to a process that would be within a pod in Kubernetes to a process running on your local development machine.
Where ksync copies your code and runs it within Kubernetes, Telepresence lets you run the code on your own machine, transparently connecting it as though it were a pod ...
Read now
Unlock full access