Oracle Cloud Platform Data Integration 2020 Specialist — Question 8

Which two are required to enable Oracle Cloud Infrastructure (OCI) Container Engine for Kubernetes (OKE) cluster access from the kubectl CLI? (Choose two.)

Answer options

Correct answer: B, E

Explanation

The correct answers are B and E because the OCI CLI must be installed and configured to interact with the cluster, and an OCI API signing key pair is necessary for authentication. Options A, C, and D are not required for kubectl access; SSH keys, auth tokens, and Tiller are not part of the essential setup for using kubectl with OKE.