SYSTEMS DEVELOPMENT ANALYSIS
APPLICATION DEVELOPMENT PROCESSES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
You verified that the image has been successfully pushed to Oracle Cloud Infrastructure Registry.Which artifact enables Kubernetes to pull an image from Oracle Cloud Infrastructure Registry whendeploying a Load-Balanced application to a cluster?
|
Kube-Proxy
|
|
Kubernetes secret
|
|
Kubernetes pods
|
|
Worker Nodes
|
Explanation:
Detailed explanation-1: -You have to use kubectl to create a Docker registry secret. The secret contains the Oracle Cloud Infrastructure credentials to use when pulling the image.
Detailed explanation-2: -You must have access to the Docker CLI (for example, to push and pull images on a local machine, you’ll need to have installed Docker on the local machine). You must either belong to a group to which a policy grants the appropriate permissions, or belong to the tenancy’s Administrators group.
There is 1 question to complete.