exam questions

Exam 1z0-1084-20 All Questions

View all questions & answers for the 1z0-1084-20 exam

Exam 1z0-1084-20 topic 1 question 1 discussion

Actual exam question from Oracle's 1z0-1084-20
Question #: 1
Topic #: 1
[All 1z0-1084-20 Questions]

Which statement accurately describes Oracle Cloud Infrastructure (OCI) Load Balancer integration with OCI Container Engine for Kubernetes (OKE)? (Choose the best answer.)

  • A. OKE service provisions an OCI Load Balancer instance for each Kubernetes service with LoadBalancer type in the YAML configuration.
  • B. OCI Load Balancer instance provisioning is triggered by OCI Events service for each Kubernetes service with LoadBalancer type in the YAML configuration.
  • C. OCI Load Balancer instance must be manually provisioned for each Kubernetes service that requires traffic balancing.
  • D. OKE service provisions a single OCI Load Balancer instance shared with all the Kubernetes services with LoadBalancer type in the YAML configuration.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Reference:
https://oracle.github.io/weblogic-kubernetes-operator/faq/oci-lb/

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
n00pster
Highly Voted 4 years, 10 months ago
Its A https://docs.cloud.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengcreatingloadbalancer.htm Load balancer services you create appear in the Console. However, do not use the Console (or the Oracle Cloud Infrastructure CLI or API) to modify load balancer services. Any modifications you make will either be reverted by Container Engine for Kubernetes or will conflict with its operation and possibly result in service interruption.
upvoted 7 times
...
Saidasa
Most Recent 3 years, 3 months ago
Namaste I would vote for D
upvoted 1 times
...
fk_t_boss
3 years, 5 months ago
has to be A B: is wrong as the Events service is not in the context of deploying OKE services C: is clearly wrong D: is wrong, for the LB we can specify the shape so this statement can not be true "shared with all the Kubernetes services with LoadBalancer type"
upvoted 1 times
...
amitmishracs
4 years, 4 months ago
which answer is correct D or B?
upvoted 1 times
...
issaprank
4 years, 10 months ago
Either A or D.
upvoted 1 times
...
Sai19
4 years, 10 months ago
It’s D
upvoted 1 times
...
firstvishal
4 years, 10 months ago
Correct answer is D
upvoted 1 times
...
wdahman
4 years, 10 months ago
D no doubt
upvoted 1 times
FPM
4 years, 4 months ago
D is wrong. Try it. No doubt. Correct answer is A.
upvoted 1 times
...
...
adesmaster
4 years, 10 months ago
its's A OCI OKE creates one LB for each service in the yaml file. LB its different of ingress and LB doesn't have paths or routes so you can't share different OKE services with one LB.
upvoted 3 times
...
jsg
4 years, 10 months ago
Ans is D
upvoted 2 times
...
Jatindra
4 years, 10 months ago
Answer: D
upvoted 2 times
...
melb
4 years, 11 months ago
It is D....
upvoted 1 times
...
DikshaGarg
4 years, 11 months ago
i have checked on other sites. Answer is either A or B.
upvoted 1 times
rider
4 years, 10 months ago
can you give details of that other websites?
upvoted 2 times
...
...
papayahead
4 years, 11 months ago
I think it's C. https://docs.cloud.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengcreatingloadbalancer.htm When you create a deployment, you can optionally create a load balancer service to distribute traffic between the nodes assigned to the deployment. The key fields in the configuration of a load balancer service are the type of service being created and the ports that the load balancer will listen to.
upvoted 1 times
papayahead
4 years, 10 months ago
ok, I stand corrected... should be A. B is incorrect because it's not triggered by OCI events service. D is incorrect because each service gets a LB. in other words, you can't have one LB for all services. C is incorrect because it's not manual, it's automatically created based on the LoadBalancer type configured in the yaml file.
upvoted 9 times
rider
4 years, 10 months ago
Should be A. Correct
upvoted 4 times
...
...
...
DikshaGarg
4 years, 11 months ago
i think its D
upvoted 2 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 ...