Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam AZ-104 topic 4 question 25 discussion

Actual exam question from Microsoft's AZ-104
Question #: 25
Topic #: 4
[All AZ-104 Questions]

You deploy an Azure Kubernetes Service (AKS) cluster named Cluster1 that uses the IP addresses shown in the following table.

You need to provide internet users with access to the applications that run in Cluster1.
Which IP address should you include in the DNS record for Cluster1?

  • A. 131.107.2.1
  • B. 10.0.10.11
  • C. 172.17.7.1
  • D. 192.168.10.2
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
fedztedz
Highly Voted 2 years, 12 months ago
Correct Answer. (A). To be able to access applications on kubernetes , you need a application Load Balancer created by Azure which have public ip.
upvoted 136 times
Holydud
1 year, 3 months ago
Was on exam 19 Aug 2022. Scored 870. Around 85% questions were also on ET. Answered A
upvoted 13 times
...
juniorccs
1 year, 10 months ago
thanks for this
upvoted 2 times
...
Zonci
1 year, 6 months ago
youre my idol
upvoted 5 times
...
vikki
2 years, 10 months ago
Appreciate! Help a lots.
upvoted 8 times
...
...
mlantonis
Highly Voted 2 years, 6 months ago
Correct Answer: A To be able to access applications on Kubernetes, you need an application Load Balancer created by Azure which have public IP. Note: 10.X.X.X range is private. Reference: https://docs.microsoft.com/en-us/azure/aks/load-balancer-standard
upvoted 91 times
prbandeira
1 year ago
and 192.168... and 172.00 is private too, RFC1918 Subnets The RFC1918 address space includes the following networks: 10.0.0.0 – 10.255.255.255 (10/8 prefix) 172.16.0.0 – 172.31.255.255 (172.16/12 prefix) 192.168.0.0 – 192.168.255.255 (192.168/16 prefix)
upvoted 4 times
...
JoeRogersHi
2 years, 5 months ago
Plus, that’s what “front end” means.
upvoted 5 times
...
...
shadad
Most Recent 9 months ago
I took Exam of Azure- 104 at 27/2/2023 I score 920 points out of 1000 points. This was on it and my answer was: A
upvoted 3 times
MB1982
4 months, 3 weeks ago
Did you only use ET? Did you use contributor access?
upvoted 1 times
...
...
UmbongoDrink
9 months, 3 weeks ago
Selected Answer: A
To be able to access applications on Kubernetes, you need an application Load Balancer created by Azure which have public IP.
upvoted 1 times
...
cnduknthm
1 year ago
Selected Answer: A
To be able to access applications on kubernetes , you need a application Load Balancer created by Azure which have public ip.
upvoted 1 times
...
NaoVaz
1 year, 2 months ago
Selected Answer: A
A) " 131.107.2.1" In Kubernetes when we expose apps we either expose them though Ingress using a single front-end loadbalancer IP, or we expose them using Services like NodePort or LoadBalancer. Based on the provided scenario we should map the DNS entry to the Load Balancer Front End Ip and expose applications using Ingress.
upvoted 4 times
...
EmnCours
1 year, 3 months ago
Selected Answer: A
Correct Answer: A
upvoted 1 times
...
Socca
1 year, 3 months ago
A is correct you need a proxy that is in the same time a load balancer such as nginix and haproxy the externel users from internet uses the public ip adress of the proxy to access internal applications and the proxy knows the internals adresses and convert the ip packet and send them to the destination.
upvoted 2 times
...
GowthamNara
1 year, 4 months ago
Selected Answer: A
ddsfsfsd
upvoted 3 times
...
Lazylinux
1 year, 5 months ago
Selected Answer: A
A is correct
upvoted 1 times
...
manalshowaei
1 year, 5 months ago
Selected Answer: A
A. 131.107.2.1
upvoted 1 times
...
Lazylinux
1 year, 6 months ago
Selected Answer: A
A is correct... For me when It says Internet users/Access and I see load balancer with front IP that's mean it's the public IP and hence is the answer but also the Cluster IP can be considered if public LD was not there
upvoted 2 times
...
Ephert
1 year, 6 months ago
This is the easiest of all if one is well versed with networking. Internet users will definitely require a public IP address to access the app and there is only one public IP in the provided answers.
upvoted 2 times
...
LHNing2
1 year, 9 months ago
Selected Answer: A
aaaaaaaaaaaaaaa
upvoted 3 times
...
prince89
1 year, 11 months ago
Selected Answer: A
Correct Answer : A
upvoted 2 times
...
Microgen
2 years ago
finally I answered correctly
upvoted 4 times
...
Gumer
2 years, 1 month ago
Got this question in yesterday exam, failed by the way
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...