5_Compute_Instance_Creation - Nirvan-Pandey/OCI_DOC GitHub Wiki

Creation of Compute Instance

Below are the steps to create a compute instance in OCI

Step1: Navigating Menu.

Go to BurgerMenu-->Compute-->Instance

image

Step2: Creating Instance

Ensure the correctly chosen compartment in the left hand side and then Click Create Instance.

image

Step3: Assigning name and compartment

Please asssign a Name for Instance and ensure that chosen compartment is selected where the instance needs to be created.

image

Step4: AD/Capacity/FD

Please choose the desired Availabilty Domain, Capacity type and Fault Domain.

image

Step5: Shielded instance & Confidential computing

We have disabled shielded instance and confidential computing as of now in the Security.

image

Step6: Image & Shapes

Please choose Image and Shapes as per the project requirement.

image

image

image

Step7: VNIC Info

We will keep the auto assigned settings as it is in the VNIC information.

image

Step8: Public & Private key

Generating a public and private key thorugh PuttyGen. Come back to cloud and paste public key into adding ssh.

image

image

image

Step9: Boot & Block Volume

Choose boot and block volume and then create.

image

Step10: Instance Created.

Can view the created Instance.

image

image