Tag Archives: Engine

What does the command kubect1 version return when run against Oracle Cloud Infrastructure Container Engine

What does the command kubect1 version return when run against Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE)?Response: A. It will display 3 versions: kubectl tool version. Kubernetes API Server version, OKI Version. B. It displays the OKE API Server version. C. It will display the version of kubectl tool. D. It will display the version of both… Read More »

Which two features can be modified in Oracle Container Engine for Kubernetes Cluster via OCI Console?

Which two features can be modified in Oracle Container Engine for Kubernetes Cluster via OCI Console?Response: A. version of Kubernetes to run on new worker nodes B. name of the node pool C. shape of existing worker nodes D. name of the cluster Correct Answer: A,B

Which two features can be modified in Oracle Container Engine for Kubernetes Cluster via OCI Console?

Which two features can be modified in Oracle Container Engine for Kubernetes Cluster via OCI Console?Response: A. shape of existing worker nodes B. version of Kubernetes to run on new worker nodes C. name of the cluster D. name of the node pool Correct Answer: B,D

A pod security policy (PSP) is implemented in your Oracle Cloud Infrastructure Container Engine for Kubernetes

A pod security policy (PSP) is implemented in your Oracle Cloud Infrastructure Container Engine for Kubernetes cluster Which rule can you use to prevent a container from running as root using PSP? A. NoPrivilege B. RunOnlyAsUser C. MustRunAsNonRoot D. forbiddenRoot Correct Answer: C ExplanationWhat is a Pod Security Policy?A Pod Security Policy is a cluster-level resource that controlssecurity… Read More »

Your Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) administrator has created an OKE

Your Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) administrator has created an OKE cluster with one node pool in a public subnet. You have been asked to provide a log file from one of the nodes for troubleshooting purpose. Which step should you take to obtain the log file? A. ssh into the node using public key.… Read More »

Given a service deployed on Oracle Cloud Infrastructure Container Engine far Kubernetes (OKE), which

Given a service deployed on Oracle Cloud Infrastructure Container Engine far Kubernetes (OKE), which annotation should you add in the sample manifest file below to specify a 400 Mbps load balancer? A. service.beta.kubernetes.io/oci-load-balancer-value: 400Mbps B. service.beta.kubernetes.io/oci-load-balancer-size: 400Mbps C. service.beta.kubernetes.io/oci-load-balancer-shape: 400Mbps D. service, beta, kubernetes . io/oci-load-balancer-kind: 400Mbps Correct Answer: C Explanation Overview of Load Balancing: SHAPE A template… Read More »

Your Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) administrator has created an OKE

Your Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) administrator has created an OKE cluster with one node pool in a public subnet. You have been asked to provide a log file from one of the nodes for troubleshooting purpose. Which step should you take to obtain the log file? A. ssh into the node using public key.… Read More »

A pod security policy (PSP) is implemented in your Oracle Cloud Infrastructure Container Engine for Kubernetes

A pod security policy (PSP) is implemented in your Oracle Cloud Infrastructure Container Engine for Kubernetes cluster Which rule can you use to prevent a container from running as root using PSP? A. NoPrivilege B. RunOnlyAsUser C. MustRunAsNonRoot D. forbiddenRoot Correct Answer: C What is a Pod Security Policy?A Pod Security Policy is a cluster-level resource that controls… Read More »

Which two are required to enable Oracle Cloud Infrastructure (OCI) Container Engine for Kubernetes (OKE)

Which two are required to enable Oracle Cloud Infrastructure (OCI) Container Engine for Kubernetes (OKE) cluster access from the kubect1 CLI? A. An SSH key pair with the public key added to cluster worker nodes B. Install and configure the OCI CLI C. OCI Identity and Access Management Auth Token D. Tiller enabled on the OKE cluster E.… Read More »

Which two arerequired to enable Oracle Cloud Infrastructure (OCI) Container Engine for Kubernetes (OKE)

Which two arerequired to enable Oracle Cloud Infrastructure (OCI) Container Engine for Kubernetes (OKE) cluster access from the kubect1 CLI? A. An SSH key pair with the public key added to cluster worker nodes B. Install and configure the OCI CLI C. OCI Identity and Access Management Auth Token D. Tiller enabled on the OKE cluster E. A… Read More »