6 ms·
Not all services exposed to the outside are HTTP(S).
by nicolast 7y ago
Not all services exposed to the outside are HTTP(S).
- pepemon 7y agoYes, Ingress resources implicitly assume that you want to get HTTP(S) traffic into the cluster, but as for example, ingress-nginx is able to expose gRPC via additional annotations and generic L3 via related ConfigMap.