thuanghai Kubesphere中是不是默认没有暴露TCP/UDP服务,是不是要自己手动新建configmap来开启nginx-ingress-controller的tcp和udp,或者说如何暴露tcp或udp服务呢?
zackzhang thuanghai 不支持tcp/udp,你可以参考官网去改造。https://kubernetes.github.io/ingress-nginx/user-guide/exposing-tcp-udp-services/