Hello Mangi,Balaraju,IN-Chennai,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
I understand that you are in need the procedure for configuring NGINX ingress load balancer in ARO cluster with 4.14 Openshift version.
Solution
To configure a NGINX Ingress Controller in an Azure Red Hat OpenShift (ARO) cluster involves several steps the first thing is to put prerequisite into the consideration.
Prerequisites:
ARO Cluster: Ensure you have an ARO cluster running OpenShift 4.14.
Kubectl and oc CLI tools: Install and configure kubectl
and oc
command-line tools to interact with your OpenShift cluster.
Then, you can continue with these procedures:
Configuration Examples | NGINX Ingress Controller. https://docs.nginx.com/nginx-ingress-controller/configuration/configuration-examples/.
Should there be any case you might want to configure the NGINX Ingress Controller using annotations, custom templates, or additional configurations specific to your use case. Refer to the [NGINX Ingress Controller documentation https://kubernetes.github.io/ingress-nginx/ for more details on customization options.
Accept Answer
I hope this is helpful! Do not hesitate to let me know if you have any other questions.
** Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful ** so that others in the community facing similar issues can easily find the solution.
Best Regards,