Can someone help me with the Ingress controller

0 votes
Good morning guys!

I took down a staging environment for a product on GCP and ran the deployment scripts again, the backend and frontend service has been setup.

I have an ingress resource and a load balancer up, however, the service is not running. A look at the production app revealed there was something like an ingress controller.

I really don't understand all these and how it was created. Can someone help me understand because I have not seen anything online that makes it clear for me.
Oct 27, 2020 in GCP by anonymous
• 19,610 points
358 views

1 answer to this question.

0 votes

Hey, a small explanation on ingress controller

Ingress is split into two main parts – Ingress resources and ingress controller

  • Ingress resources-  Ingress Resources defines how you want the requests to the services to be routed.  It contains the main routing rules.

  • Ingress controller - What ingress controller does is, it reads the ingress resource’s information and process the data accordingly. So basically, ingress resources contain the rules to route the traffic and ingress controller routes the traffic.

Hope this helps! 

answered Oct 27, 2020 by Hana

Related Questions In GCP

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

What are the Google Cloud APIs? How can I access them?

Google Cloud APIs enable clients to add ...READ MORE

answered Oct 7, 2019 in GCP by Sirajul
• 59,230 points
603 views
+1 vote
1 answer
0 votes
1 answer

Can I create a load balancer with path based routing in GKE?

Yes, it's possible. Note that you simply will use the internal Load balancing (ILB) for ...READ MORE

answered Oct 10, 2019 in GCP by Sirajul
• 59,230 points
971 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,523 views
+2 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP