QuestionQ8

Oracle DevOps Practices

As a DevOps engineer at XYZ Corp, you have been tasked with setting up a new OKE (Oracle Kubernetes Engine) cluster to manage the organization’s Kubernetes applications hosted on Oracle Cloud Infrastructure (OCI). Your objective is to ensure a smooth and efficient process while preparing to create the cluster.

Which of the following statements is false about the preparation process for setting up a new OKE cluster?

  • A Container Engine for Kubernetes cannot utilize existing network resources for the creation of the new cluster.
  • B Container Engine for Kubernetes automatically creates and configures new network resources for the new cluster.
  • C It is necessary to ensure sufficient quota on different resource types in your OCI tenancy for the cluster setup.
  • D Access to an Oracle Cloud Infrastructure tenancy is required to set up the new OKE cluster.
Explanation

OKE can use existing, appropriately configured network resources when the Custom Create workflow is selected. Alternatively, the Quick Create workflow can automatically create and configure new network resources. Access to an OCI tenancy and sufficient quotas for the required resource types are prerequisites for creating an OKE cluster.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!