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. 0.3.6版本 ktctl.exe mesh vr-cms-auth-server --expose 8080:80 **Log** please add -d to debug log router的日志如下: /docker-entrypoint.sh: /docker-entrypoint.d/ is...

enhancement

ktctl connect -n xd-devkit --dnsMode hosts --debug 6:31PM DBG Background task log to /tmp/kt-837578762 6:31PM INF Using cluster context xd-devkit (k8s-cluster) 6:31PM INF KtConnect dev start at 6585 (linux amd64)...

enhancement

[root@kube-kit ~]# ktctl mesh loan2-txn-svc --expose 8080:8080 -n xd-devkit --debug 6:25PM DBG Background task log to /tmp/kt-347729534 6:25PM INF Using cluster context xd-devkit (k8s-cluster) 6:25PM INF KtConnect dev start at...

enhancement

**Describe the bug** A clear and concise description of what the bug is. 启动命令和日志 `ktctl.exe --kubeconfig C:\Users\duanmeng\.kube\config connect -n karmada-dm -d` ![image](https://user-images.githubusercontent.com/17697155/182569229-2edadf39-7d2b-4d93-8bf4-78ffad9b3c35.png) ![image](https://user-images.githubusercontent.com/17697155/182569325-78d080fa-c7f8-4ddc-84a7-091d10901255.png) 本地通过域名访问 ![image](https://user-images.githubusercontent.com/17697155/182569766-8708305b-592a-431a-8e7f-5d9aa14290ac.png) 本地日志 ![image](https://user-images.githubusercontent.com/17697155/182571217-8c3751ef-0157-49bc-8974-ed81ab6e443c.png) ![image](https://user-images.githubusercontent.com/17697155/182569849-eb40b74c-63b0-41c2-a452-658895e8d0e6.png) **Environment (please...

enhancement

**Describe the bug** ```bash ➜ ~ ktctl.exe config save-profile test 10:21PM ERR Exit: invalid profile name, must only contains letter, number, underline, hyphen or dot ``` 看代码发现[save.go](https://github.com/alibaba/kt-connect/blob/master/pkg/kt/command/config/save.go#L18),因为会拼接kt的配置目录为前缀,导致正则表达式一直不通过 **Log** please add...

enhancement

WRN Error while copy local->remote error="readfrom tcp 127.0.0.1:52524->127.0.0.1:8202: write tcp 127.0.0.1:52524->127.0.0.1:8202: write: broken pipe"

enhancement

**Describe the bug** 启动命令为:ktctl --debug -i registry.cn-hangzhou.aliyuncs.com/rdc-incubator/kt-connect-shadow:v0.3.6 -c /data/_qa/***/.kube/config --namespace qatest --dnsCacheTtl 600 --useLocalTime connect **Log** 7:19PM DBG Background task log to /tmp/kt-3788323719 7:19PM INF Using cluster context [email protected] (cluster.local)...

enhancement

**Describe the bug** 1. 启动ktctl connect as this cmd:ktctl --debug -i registry.cn-hangzhou.aliyuncs.com/rdc-incubator/kt-connect-shadow:v0.3.6 -c /data/_qa/***/.kube/config --mode sshuttle --namespace qatest connect **Log** 6:34PM DBG Background task log to /tmp/kt-76197548 6:34PM INF Using...

enhancement

**Is your feature request related to a problem? Please describe.** 公司内网安装,无法访问公网 ![154925975d0bf17529dc85d6b029b25](https://user-images.githubusercontent.com/3824958/181689434-b6661bd2-ef3c-4c06-96ed-0ca21e0cd56a.jpg) ![db0953b5a8c763699e790ae74dd78a7](https://user-images.githubusercontent.com/3824958/181689477-13a384d1-af95-48f4-b69c-dce8cec4d4e0.jpg) **Describe the solution you'd like** 请问需要怎么配置,可以手动导入镜像吗?