FUNDAMENTALS OF COMPUTER

SYSTEMS DEVELOPMENT ANALYSIS

APPLICATION DEVELOPMENT PROCESSES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which Cloud service provides you with the ability to run container clusters on top of Oracle’s CloudInfrastructure?
A
Oracle WebLogic Server for OCI
B
Oracle Blockchain
C
Oracle Cloud Infrastructure Registry
D
Oracle Container Engine for Kubernetes
Explanation: 

Detailed explanation-1: -To easily access fully private clusters, you can now use Oracle Cloud Infrastructure (OCI) Bastion.

Detailed explanation-2: -Oracle Cloud Infrastructure Container Engine for Kubernetes is a fully-managed, scalable, and highly available service that you can use to deploy your containerized applications to the cloud.

Detailed explanation-3: -You can use Container Engine for Kubernetes to modify the properties of existing Kubernetes clusters. You can change: the name of a cluster. the number of node pools in a cluster by adding new node pools, or deleting existing node pools.

Detailed explanation-4: -To access a cluster using kubectl, you have to set up a Kubernetes configuration file (commonly known as a ‘kubeconfig’ file) for the cluster. The kubeconfig file (by default named config and stored in the $HOME/. kube directory) provides the necessary details to access the cluster.

Detailed explanation-5: -Container Engine for Kubernetes easily integrates with Oracle Cloud Infrastructure services, such as OCI Container Registry, DevOps CI/CD, networking, storage, and more. OCI Service Operator for Kubernetes enables you to manage your OCI services directly from your OKE cluster.

There is 1 question to complete.