Hacker News new | ask | show | jobs
by nicolast 2298 days ago
Not all services exposed to the outside are HTTP(S).
1 comments

Yes, 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.