Anil Kumar sah:
Hi Folks,
do you have any idea about how to access voting demo app through ingress in kubernetes HA cluster on VM.
Please help me regarding this.
Trung Tran:
Hi @Anil Kumar sah, which lab you’re working on
Trung Tran:
Can you share me the link?
Anil Kumar sah:
Hi @Trung Tran I have created on kubernetes HA cluster on vmware. i.e One LB, 3 Master node and 3 Worked node I have deployed voting app for testing purpose but I have implement ingress with voting app.
- Voting app is working fine
- Namespace is different for voting app and ingress
Anil Kumar sah:
Which type of link you want to share with you? Please let me know.
Anil Kumar sah:
I have used this link to configure the ingress
https://devopscube.com/setup-ingress-kubernetes-nginx-controller/
Mohamed Ayman:
Hello @Anil Kumar sah,
the ingress rules should be in the same namespace of the application. you can check the Networking section to learn more about ingress