FUNDAMENTALS OF COMPUTER

SYSTEMS DEVELOPMENT ANALYSIS

APPLICATION DEVELOPMENT PROCESSES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
You have all the credentials to log in to Oracle Cloud Infrastructure and access Oracle CloudInfrastructure Registry.What would be the name of the new repository created when you push the docker image to OracleCloud Infrastructure Registry without specifying the repository name?
A
Name of the image
B
Name of the image tag
C
Tenancy name/region-code
D
Username/region-code
Explanation: 

Detailed explanation-1: -Before using OCI Functions, you have to log Docker in to the Docker registry in which you are going to store your functions as Docker images. This is the Docker registry specified in the Fn Project CLI context (see Creating an Fn Project CLI Context to Connect to Oracle Cloud Infrastructure).

Detailed explanation-2: -Which statement is valid for Oracle Cloud Infrastructure Container Registry (OCIR)? You can create only private Docker repositories in OCIR.

Detailed explanation-3: -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-4: -The IAM service feature that enables instances to be authorized actors (or principals) to perform actions on service resources. Each compute instance has its own identity, and it authenticates using the certificates that are added to it.

There is 1 question to complete.