KT Connect
MacOS
- 启动命令
sudo ktctl connect --disableTunRoute --kubeconfig ~/.ssh/ktctl.yml --namespace develop --excludeIps 172.16.0.0/12
sudo ktctl connect --disableTunRoute --kubeconfig ~/.ssh/ktctl.yml --namespace test --excludeIps 172.16.0.0/12
- 代理设置
-DsocksProxyHost=127.0.0.1
-DsocksProxyPort=2223