Hello:
Here's the tech stacks i am using :
I used statefulset and service, with service (loadbalancer enabled), i am able to directly access it from my laptop, however with ingress enabled, it is not happening. Even I created route53 pointing to service (load balancer AWS), still not able to access.
I also created "hello world" (contianing statefulset, service and ingress), i am able to open,. Kindly let me know if anything is to be corrected when using ingress ?