Skip to content

Manage and Integration with your Kubernetes dev environment more efficient.

License

Notifications You must be signed in to change notification settings

newlysoft/kt-connect

 
 

Repository files navigation

KT-Connect

Go Build Status Go Report Card Test Coverage Maintainability Release License

KT-Connect (short for "Kubernetes Toolkit Connect") is a utility tool to manage and integrate with your Kubernetes dev environment more efficiently.

Arch

Features

  • Connect: Directly Access a remote Kubernetes cluster. KtConnect use ssh-vpn, socks-proxy or tun-device to access remote Kubernetes cluster networks.
  • Exchange: Developer can exchange the workload to redirect the requests to a local app.
  • Mesh: You can create a mesh version service in local host, and redirect specified workload requests to your local.
  • Provide: Expose a local running app to Kubernetes cluster as a common service, all requests to that service are redirect to local app.
  • Dashboard: A dashboard view can help you know how the environment has been used.

QuickStart

You can download and install the ktctl from Downloads And Install

Read the Quick Start Guide for more about this tool.

Ask For Help

Please contact us with DingTalk(钉钉):

About

Manage and Integration with your Kubernetes dev environment more efficient.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 74.6%
  • JavaScript 20.2%
  • Shell 2.0%
  • SCSS 1.6%
  • Makefile 0.8%
  • HTML 0.5%
  • Other 0.3%