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.
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.
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"
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.
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.
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.
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.
n00pster
Highly Voted 4 years, 10 months agoSaidasa
Most Recent 3 years, 3 months agofk_t_boss
3 years, 5 months agoamitmishracs
4 years, 4 months agoissaprank
4 years, 10 months agoSai19
4 years, 10 months agofirstvishal
4 years, 10 months agowdahman
4 years, 10 months agoFPM
4 years, 4 months agoadesmaster
4 years, 10 months agojsg
4 years, 10 months agoJatindra
4 years, 10 months agomelb
4 years, 11 months agoDikshaGarg
4 years, 11 months agorider
4 years, 10 months agopapayahead
4 years, 11 months agopapayahead
4 years, 10 months agorider
4 years, 10 months agoDikshaGarg
4 years, 11 months ago