K8S after deployment when i check in browser getting site can't be reached

Steps which I followed .

From github Actions Deployed to K8S

Deployment shows it is success

In GCP in workloads

swapna_1-1665247999010.png

Based on services ip in the browser

  1. Deployment shows success of service

2.Services it is showing Status OK

3.Workload it is showing status Running

  1. In gcerunner using kubectl command pod is running status

5.Ingress file created based on hostname

6.ngnix controller created that ip specified in ingress file

7.that IP mapped to Hostname

8.using csr genration key created that shared to certificate team they created and installed into GCP cluster by us

9.but finally when we browser getting

help me for this, what steps needs to follow what steps i missed it ,any other places also needs to configure

Are the steps for the deployment from a page or tutorial? Please share the source with us. More context would be better too. Is the issue related to GKE, or a third-party software or service (Github Actions)?