Hi How do i to create a HTTP load balancer with kubernetes ingress?
Example: SVC-1 . ------ 210.210.210.22:*80 (internet)* SVC-2 . ------ 210.210.210.22:*81 (internet)* SVC-3 . ------ 210.210.210.22:*82 (internet)* services created in type NodePort, but what are the definitios for ingress.yaml file? I don't want to use paths, because my services have dynamic endpoints, and additional paths responses with 404. So i want to define by port range. how can i do that? Regards -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscr...@googlegroups.com. To post to this group, send email to kubernetes-users@googlegroups.com. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.