You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ai-chatbot-ampere/lab1_setup_vcn_compute/lab1_setup_vcn_compute.md
+13-21Lines changed: 13 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Setup custom VCN and compute instance
1
+
# Setup the custom VCN and the compute instance
2
2
3
3
## Introduction
4
4
@@ -11,8 +11,8 @@ Estimated Time: 20 minutes
11
11
### Objectives
12
12
In this lab, you will:
13
13
- Create a virtual cloud network
14
-
- Open ingress ports on public subnet
15
-
- Create a compute instance inside that VCN
14
+
- Open ingress ports on the public subnet
15
+
- Create a compute instance inside of that VCN
16
16
17
17
## Task 1: Sign in to OCI Console and create VCN
18
18
@@ -41,7 +41,7 @@ In this lab, you will:
41
41
42
42

43
43
44
-
5. Verify all the information and Click**Create**.
44
+
5. Verify that all the information is correct and click**Create**.
45
45
46
46

47
47
@@ -92,23 +92,15 @@ In this lab, you will:
92
92
93
93

94
94
95
-
3. Enter a name for your instance and select the compartment you used earlier to create your VCN. Select the **Edit** button in the Image and shape section.
95
+
3. Enter a name for your instance and select the compartment you used earlier to create your VCN.
96
96
97
-

97
+

98
98
99
-
4. Click **Change Image**.
100
-
101
-

102
-
103
-
5. Select **Ubuntu** and then select **Canonical Ubuntu 22.04** from the list below. Click **Select Image**.
104
-
105
-

106
-
107
-
6. Click **Change Shape**.
99
+
4. Scroll down on the page. Click **Change Shape**.
108
100
109
101

110
102
111
-
7. In the **Browse All Shapes** dialog:
103
+
5. In the **Browse All Shapes** dialog:
112
104
113
105
-**Instance Type**: Select Virtual Machine
114
106
-**Shape Series**: Ampere
@@ -120,7 +112,7 @@ In this lab, you will:
120
112
121
113

122
114
123
-
10. Scroll down to **Primary VNIC Information** section and edit the following:
115
+
6. Scroll down to **Primary VNIC Information** section and edit the following:
124
116
125
117
-**Virtual cloud network**: Choose the VCN you created in Task 1
126
118
-**Subnet:** Choose the Public Subnet under **Public Subnets** (it should be named Public Subnet-NameOfVCN)
@@ -134,17 +126,17 @@ In this lab, you will:
134
126
135
127

136
128
137
-
11. In **Boot Volume:** section, select **Specify a custom boot volume size** and enter the following:
129
+
7. In **Boot Volume:** section, select **Specify a custom boot volume size** and enter the following:
138
130
-**Boot volume size (GB)**: 120
139
131
-**Boot volume performance**: 10
140
132
141
133

142
134
143
-
12. Click **Create**.
135
+
8. Click **Create**.
144
136
145
137
**NOTE:** If 'Service limit' error is displayed decrease **Number of OCPUS and Memory** in **select shape** OR choose a different AD
146
138
147
-
13. Wait for the instance to have the **Running** status. Note down the Public IP of the instance. You will need this later.
139
+
9. Wait for the instance to have the **Running** status. Note down the Public IP of the instance. You will need this later.
148
140

149
141
150
142
## Task 3: Delete the resources(Optional)
@@ -172,4 +164,4 @@ You may now **proceed to the next lab**.
172
164
## Acknowledgements
173
165
***Author** - Animesh Sahay and Francis Regalado, Enterprise Cloud Architect, OCI Cloud Venture
174
166
***Contributors** - Andrew Lynch, Director Cloud Engineering, OCI Cloud Venture
175
-
***Last Updated By/Date** - Animesh Sahay, April 2024
167
+
***Last Updated By/Date** - Animesh Sahay, August 2024
0 commit comments