zhl003 / kt-connect

Manage and Integration with your Kubernetes dev environment more efficient.

Home Page:https://alibaba.github.io/kt-connect/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KT-Connect

Go Build Status Go Report Card Test Coverage Maintainability Release License

English | 简体中文

KtConnect (short for "Kubernetes Toolkit Connect") is a utility tool to help you work with Kubernetes dev environment more efficiently.

Arch

✅ Features

  • Connect: Directly Access a remote Kubernetes cluster. KtConnect use ssh-vpn or socks-proxy 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.
  • Preview: Expose a local running app to Kubernetes cluster as a common service, all requests to that service are redirect to local app.

🚀 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 feel free to raise an issue if anything sucks, or go ahead to contact us with DingTalk(钉钉):

About

Manage and Integration with your Kubernetes dev environment more efficient.

https://alibaba.github.io/kt-connect/#/

License:GNU General Public License v3.0


Languages

Language:Go 95.4%Language:Shell 3.8%Language:Makefile 0.6%Language:Dockerfile 0.2%