When you create a cluster, you need to download a Kubernetes configuration (kubeconfig) file for the cluster. Which three steps should be completed before downloading the kubeconfig file?
A. Generate an API signing key pair.
B. Verify whether you can access the cluster using Kubernetes Dashboard.
C. Install and configure the Oracle Cloud Infrastructure CLI.
D. Creating Kubernetes secret.
E. Added the public key value of the API signing key pair to the User Settings for your username.
You can configure SSL between clients and the load balancer used to access your Oracle WLS for OCI domain. There is an option Prepare Load Balancer for https that you can select when provisioning the domain. If you did not select this option when creating the domain, then you must perform manual tasks to configure SSL. Which task is not required to be performed?
A. Create an HTTPS Listener for the load balancer.
B. Add a certificate to the load balancer.
C. Update the App Gateway for HTTPS (if the domain uses Oracle Identity Cloud Service).
D. Allow ingress traffic in port 80 only on a security list for the load balancer.
Which two statements are true about Fn Context?
A. You cannot configure multiple contexts for your function development.
B. Fn Context stores the information related to API URL and registry.
C. The default context is created during the first run of the Fn CLI.
D. Fn Context does not support local development.
Visual Builder Studio creates a Git repository for you when it creates your visual application. To collaborate
with other developers, you can share code with other team members in your project.
Which type of version control system is this?
A. Centralized Version Control System
B. Subversion
C. Distributed Version Control System
D. Local Version Control System
You verified that the image has been successfully pushed to Oracle Cloud Infrastructure Registry. Which artifact enables Kubernetes to pull an image from Oracle Cloud Infrastructure Registry when deploying a Load-Balanced application to a cluster?
A. Kube-Proxy
B. Kubernetes secret
C. Kubernetes pods
D. Worker Nodes
Which two parameters are passed to the Docker Login Command to access OCI Registry from Docker CLT?
A. tenancyname/OCIusernam
B. Auth Token for password
C. password
D. tenancyname
Which two capabilities are available for code in the Visual Builder Studio Git repositories?
A. refactor of variables in Java files
B. checking SQL syntax against DB structure
C. support for large files storage (LFS)
D. context aware search across the code
Examine the steps:
1.
Create a compartment.
2.
Create a group.
3.
Set up an OCI account.
4.
Create a policy.
5.
Create a user.
6.
Set up an OCI connection.
Identify the steps in the correct order to configure a connection to Oracle Cloud Infrastructure Compute and Object Storage in Visual Builder Studio Service.
A. 3, 1, 5, 2, 4, 6
B. 6, 3, 1, 2, 5, 4
C. 1, 2, 3, 4, 5, 6
D. 1, 3, 5, 2, 4, 6
You run the fn version command. While the client version is displayed correctly, you notice that the server version is T. Which two probabilities might have resulted in this output?
A. Fn start command has not been issued yet.
B. Function context is not set.
C. A more recent version of the Fn Project CLI is available.
D. Fn CLI cannot reach the Fn server.
When you provision a WebLogic Server for OCI 12c JRF instance from Marketplace into a new environment, which OCI component is not provisioned?
A. Virtual Cloud Network (VCN)
B. Subnet for WebLogic and optional Load Balancer
C. Compartment
D. Security List with all the security rules for ports required for WLS