kt-connect icon indicating copy to clipboard operation
kt-connect copied to clipboard

A toolkit for Integrating with your kubernetes dev environment more efficiently

Results 109 kt-connect issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. Windows下,用户主目录名是中文时异常 **Log** please add -d to debug log ```bash 4:44PM INF Connect Start At 19500 4:44PM DBG...

enhancement
in-process

Fix concurrent map writes. /cc @linfan

**Environment (please complete the following information):** - OS: ubuntu-22.04.1 - Kubernetes: v1.25.0 - KT Version: KT Connect version kt-0.0.12 **Describe the bug** hello, i use `kind create cluster --name dev-k8s`,...

enhancement

![image](https://user-images.githubusercontent.com/11885550/192195950-42693fd1-d2fb-4bec-9823-0bdee37e6098.png) ![img_v2_3ed6090c-8ea9-4780-aeca-85303fd25d3g](https://user-images.githubusercontent.com/11885550/192196003-2ba9c3f8-76cb-44ec-bc27-30ebafcdb500.jpg)

enhancement

**Describe the bug** 在wsl 使用ktctl 连接 k8s 集群时异常,错误信息 ERR Exit: create tun: no such file or directory **Log** root@DESKTOP-BHGB8LJ:~# sudo ktctl connect --shareShadow --debug 3:12PM DBG Background task log to...

enhancement

**Log** PS C:\Windows\system32> ktctl connect --debug 3:39PM DBG Background task log to C:\Users\Admin\AppData\Local\Temp\kt-1964979272 3:39PM INF Using cluster context kubernetes-admin@kubernetes (kubernetes) 3:39PM INF KtConnect 0.3.6 start at 25816 (windows amd64) 3:39PM...

enhancement

我们公司由于一些原因,需要使用ipv6环境,是否有计划支持ipv6集群的connect?

ERR Exit: service 'xxx' is already exchanging by another user, cannot apply exchange

enhancement

**Describe the bug** telnet 服务名+端口都通,ping pod ip也通,但是通过curl 或者浏览器访问 服务名+端口,一直超时,pod ip+端口也一样。日志能看到的报错只有这行,看起来是连kt的pod失败了,但是ping kt pod 10.233.70.24这个ip和telnet都是通的 **Log** `Socks proxy heartbeat interrupted error="socks connect tcp 127.0.0.1:2223->10.233.70.24:22: unknown error host unreachable"` **Environment (please complete the...

enhancement

**Describe the bug** A clear and concise description of what the bug is. 存在 namespace 为 demo-dev,有个 svc 为 demo-auth,通过 ke-connect 链接 和 kt-mesh 拦截指定 header (VERSION=charkey)的流量到本地。 会创建名为 demo-auth-kt-mesh-charkey、demo-auth-kt-stuntman 的两个svc;...

enhancement