Hi @Mumshad Mannambeth In the lightning lab 2 How is the DNS Configured in the . . .

Sri:
Hi @Mumshad Mannambeth
In the lightning lab 2
How is the DNS Configured in the back end.

  1. http://watch.ecom-store.com|watch.ecom-store.com
  2. http://apparels.ecom-store.com|apparels.ecom-store.com
    What’s the configuration behind it.

Sri:
@Mohamed Ayman please help me on this

unnivkn:
Hi… the scope of this question is to just create the Ingress based on the given artifact. Even Ingress controller is out of scope for the exam

unnivkn:
https://www.nginx.com/products/nginx-ingress-controller/

unnivkn:
https://kubernetes.io/docs/concepts/services-networking/ingress/

Sri:
Hi @unnivkn
I understand the scope of this course but I do want to know is it possible to automate the DNS as well when we create ingress resource if yes then how, for example I am working on GKE and want to use Cloud DNS.
Since I do not find any content for this.
Both in CKA and CKAD

Vijin Palazhi:
@Sri for this lab, its a simple host entry. Checkout the /etc/hosts file. However you can use an actual DNS service such as cloud DNS for GKE.