VISUAL BASIC

INTRODUCTION TO NET

APPLICATION DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
You have created the manifest file that Kubernetes uses when deploying the application to an OKEcluster in Oracle Cloud Infrastructure.Which three parameters are present in the manifest file that Kubernetes uses when deploying theapplication to a cluster by pulling an image from the Oracle Cloud Infrastructure Registry, if the image is private?
A
Public Key
B
Container Port Number
C
Image Path
D
Secret
E
Auth Token
Explanation: 

Detailed explanation-1: -ocir.io is the Oracle Cloud Infrastructure Registry name. <tenancy-namespace> is the auto-generated Object Storage namespace string of the tenancy (as shown on the Tenancy Information page) containing the repository from which the application is to pull the image.

Detailed explanation-2: -Which three statements correctly describe attributes of Oracle Cloud Infrastructure (OCI) compartments? Your tenancy by default comes with a root compartment. Compartments can be used to logically separate OCI resources. Compartments can have sub compartments.

Detailed explanation-3: -You can access the clusters you create using the Kubernetes command line (kubectl), the Kubernetes Dashboard, and the Kubernetes API.

Detailed explanation-4: -Virtual cloud networks provide the first level of network isolation between resources in Oracle Cloud Infrastructure. If you have multiple workloads or different departments/organizations, use different VCNs for each to isolate the resources at the network layer. Use VCN-peering where required.

Detailed explanation-5: -Alarms Feature Overview. Use alarms to monitor the health, capacity, and performance of your cloud resources. The Alarms feature of the Monitoring service works with the configured destination service to notify you when metrics meet alarm-specified triggers.

Detailed explanation-6: -Use budgets to set soft limits on your Oracle Cloud Infrastructure spending. You can set alerts on your budget to let you know when you might exceed your budget, and you can view all of your budgets and spending from one single place in the Console.

There is 1 question to complete.