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** 出现很多 i/o timeout 的error,看上去是warning,没有影响到使用。但是不知道是否有潜在问题,而且会影响终端的日志查看。 **Log** ![image](https://user-images.githubusercontent.com/37769385/229469273-e3823344-3da1-4bf3-9f11-447d87cbed7c.png) **Environment (please complete the following information):** - OS: window10 - Kubernetes v1.22.5 - KT Version 0.3.7 **Additional context** Add any other...

enhancement

**Describe the bug** 编译失败 **Log** ``` go: finding module for package gvisor.dev/gvisor/pkg/tcpip/buffer github.com/alibaba/kt-connect/pkg/kt/service/tun imports github.com/xjasonlyu/tun2socks/v2/engine imports github.com/xjasonlyu/tun2socks/v2/core/device/fdbased imports github.com/xjasonlyu/tun2socks/v2/core/device/iobased imports gvisor.dev/gvisor/pkg/tcpip/buffer: module gvisor.dev/gvisor@latest found (v0.0.0-20230323070900-fa7aa5b4e2e5), but does not contain package...

enhancement

该文件默认具备集群的全部权限,有了该文件通过kubectl等工具可以实现对集群的完全控制,具有极大风险性。 ktconnect在仅需要实现当下功能的情况下是否应该考虑创建新的用户config连接集群,或者提供相应的权限角色绑定设置?

**Describe the bug** 本地使用无线网,k8s集群宿主机是通的 启动成功后,k8s集群中的pod的ip 是可以ping通但是通过端口无法访问成功 C:\windows\system32>ping 100.232.105.175 正在 Ping 100.232.105.175 具有 32 字节的数据: 来自 100.232.105.175 的回复: 字节=32 时间route print =========================================================================== 接口列表 13...........................WireGuard Tunnel 22...54 05 db 86 32 73...

enhancement

请问有最新的钉钉讨论群吗?是否能更新下二维码?或者直接给出群钉钉号?

**Describe the bug** A clear and concise description of what the bug is. **Log** please add -d to debug log **Environment (please complete the following information):** - OS: macOs -...

enhancement

**Describe the bug** 版本:`ktctl_0.3.7_Windows_x86_64` 在Windows环境使用`ktctl connect`命令, 启动完毕,系统显示: ```plaintext All looks good, now you can access to resources in the kubernetes cluster ``` 此时内存占用接近2GB ![WVI`6PUFURR6WJ 5TK47EVH](https://user-images.githubusercontent.com/39508075/224462818-a61a4d3d-234f-44fc-8476-a215024ad3dd.png) 开启一段时间后,内存占用持续升高: ![M 0JCI%1XD2)5@Z~A3~XQL4](https://user-images.githubusercontent.com/39508075/224462849-de67f856-36f6-4ca2-be32-8173f6c63caa.png) 其间只是开着工具,还未开始本地代码调试等工作 **Log**...

enhancement

**Describe the bug** A clear and concise description of what the bug is. win10 wsl2 Ubuntu 22.04 使用命令connect时 启动失败 报错 ERR Failed to use local dns server **Log** please add...

enhancement

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220403103023-749bd193bc2b to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20220403103023-749bd193bc2b&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

执行ktctl,日志什么的没有任何报错,pod IP访问没问题,但是svc ip访问不了 OS: [macOS 12.5 ] KT Version [ 0.3.6 ]

enhancement