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
Step2: Creating Instance
Ensure the correctly chosen compartment in the left hand side and then Click Create Instance.
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.
Step4: AD/Capacity/FD
Please choose the desired Availabilty Domain, Capacity type and Fault Domain.
Step5: Shielded instance & Confidential computing
We have disabled shielded instance and confidential computing as of now in the Security.
Step6: Image & Shapes
Please choose Image and Shapes as per the project requirement.
Step7: VNIC Info
We will keep the auto assigned settings as it is in the VNIC information.
Step8: Public & Private key
Generating a public and private key thorugh PuttyGen. Come back to cloud and paste public key into adding ssh.
Step9: Boot & Block Volume
Choose boot and block volume and then create.
Step10: Instance Created.
Can view the created Instance.