jkube icon indicating copy to clipboard operation
jkube copied to clipboard

Telepresence feature for projects using Eclipse JKube

Open manusa opened this issue 3 years ago • 0 comments

Description

Telepresence-like feature for Eclipse JKube.

Provided features

  • :heavy_check_mark: Doesn't require any additional tools or CLIs
  • :heavy_check_mark: Local application can connect to remote (cluster) services
  • :heavy_check_mark:Remote (cluster) services/containers can reach the local application (local application is exposed as a remote service)
  • Supported protocols
    • :heavy_check_mark: TCP
    • :question: UDP

See also

Similar solutions

  • https://github.com/telepresenceio/telepresence
  • https://github.com/eko/monday
  • https://github.com/Azure/Bridge-To-Kubernetes

Tools

  • https://github.com/norouter/norouter
  • https://github.com/txn2/kubefwd

Related

  • https://code.visualstudio.com/docs/containers/bridge-to-kubernetes
  • Internal Experience Demo featuring a similar developer experience using Skupper: https://drive.google.com/file/d/1me9nBVNr120sZJ46qHo5L3jlNQ7Gd7oI/view?ts=62e146fe

manusa avatar Dec 02 '20 09:12 manusa