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

目前 `ktctl preview --expose local:remote` 无法指定 service 的 port name, istio 无法识别协议, 导致注入失败. 因为 istio 依赖于 service port 中的 name 前缀来探测服务提供的协议: . 或者是 `appProtocol`. 是否可以允许这样注入 port name 呢: `ktctl preview...

**Describe the bug** 当集群里的service cidr,经过kt过滤后,输出如10.102.250.70/32时,kt生成的route规则失效 **Log** KT-LOG ` PS C:\Users\PC> ktctl connect --context pro 5:16PM INF Using cluster context pro (aio-pro) 5:16PM INF KtConnect 0.3.7 start at 29112 (windows amd64)...

enhancement

**Is your feature request related to a problem? Please describe.** I need connect a cluster with taints config,but kt-connect not support config toleration **Describe the solution you'd like** kt-connect cmd...

**Describe the bug** svc.cluster.local 域名无法解析 **Log** WRN Failed to lookup xxxx.svc.cluster.local. (28) in dns (xxxx) error="response code 5" **Environment (please complete the following information):** - ktctl version 0.3.7

enhancement

![1688547910619](https://github.com/alibaba/kt-connect/assets/39852313/073b9a44-06b7-4f40-9167-4c54be705f90) 环境描述: 134.160.180.70 haproxy+keepalived搭建的虚拟ip 134.160.180.71 master1 134.160.180.72 master2 134.160.180.73 master3 134.160.180.74 node1 134.160.180.75 node2 134.160.180.76 node3 134.160.180.80 gitlab 问题描述: 如果所示,使用命令ktctl connect --kubeconfig ./70kubeconfig连接k8s集群时,会输出如下日志 5:03PM INF Adding route to 134.160.180.128/25 5:03PM...

enhancement

系统:win10 ktconnect版本:3.5 3.7 都试过 ![image](https://github.com/alibaba/kt-connect/assets/48240592/bdc20084-4617-4061-a664-5e145073ae84)

enhancement

👋 right now go1.19 is EOL, and we need to upgrade to build with go1.20/1.21 (there is [some open issue](https://github.com/alibaba/kt-connect/issues/398) did not get any attentions). Thanks! relates to https://github.com/Homebrew/homebrew-core/pull/139431

👋 while [regression testing go1.20 upgrade](https://github.com/Homebrew/homebrew-core/pull/122082), I ran into the following error: ``` go build -trimpath -o=/usr/local/Cellar/kt-connect/0.3.7/bin/ktctl -ldflags=-s -w -X main.version=0.3.7 ./cmd/ktctl go: downloading k8s.io/client-go v0.22.0 go: downloading k8s.io/api v0.22.0...

**Describe the bug** windows10 安装KT connect,通过ktctl connect连接时,提示不能打开本地hosts ERR Exit: open C:\WINDOWS\System32\drivers\etc\hosts: Access is denied. **Log** please add -d to debug log 8:43AM WRN Failed to dump hosts file 8:43AM ERR...

enhancement

logs: 4:44PM DBG Pod kt-rectifier-lnomj deleted 4:44PM ERR Exit: connect to port-forward failed 4:44PM DBG Cleaning workspace 不知道哪里的问题。

enhancement