Hacker News new | ask | show | jobs
by lcam84 2248 days ago
I tried to install an kubernetes ingress but it turned out to be too difficult and so I used the standard service from my cloud. Do you know any good articles about how this macanism works?
2 comments

Not sure what you mean by installing ingress; Kubernetes should now support ingress out of the box using [1], based on OpenShift routes I believe.

[1] https://kubernetes.io/docs/concepts/services-networking/ingr...