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
Note: These images are built using the [image-builder][image-builder] tool and more information can be found [here](../developer/build-images.md#power-vs)
13
+
Note: These images are built using the [image-builder][image-builder] tool and more information can be found [here](../developer/build-images.md#powervs)
Note: These images are built using the [image-builder][image-builder] tool and more information can be found [here](../topics/vpc/prerequisites.html#build-workload-cluster-image)
10
+
Note: These images are built using the [image-builder][image-builder] tool and more information can be found [here](../developer/build-images.md#vpc)
Copy file name to clipboardExpand all lines: docs/book/src/topics/vpc/prerequisites.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,10 @@
11
11
12
12
### Build workload cluster image:
13
13
14
-
1. Build a qcow2 image suitable for use as a Kubernetes cluster machine as detailed in the image builder [book](https://image-builder.sigs.k8s.io/capi/providers/raw.html).
14
+
1. Build a qcow2 image suitable for use as a Kubernetes cluster machine as detailed in the image builder [book](https://image-builder.sigs.k8s.io/capi/providers/ibmcloud.html#capibm---vpc).
15
15
16
16
**Note:** Rename the output image to add the `.qcow2` extension. This is required by the next step.
17
17
18
+
For more information about the images can be found at [machine-images](../../machine-images/vpc.md) section
19
+
18
20
2. Upload the VPC Gen2 custom image to IBM Cloud following [this section](uploading-an-image.md) or the detailed explainations in the VPC [documentation](https://cloud.ibm.com/docs/vpc?topic=vpc-planning-custom-images).
Copy file name to clipboardExpand all lines: docs/book/src/topics/vpc/uploading-an-image.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Uploading an image to the IBM Cloud
2
2
3
3
Build the Ubuntu image as described in the previous [VPC section](prerequisites.md).
4
-
Make sure to build the qcow2 version by following the instructions for [raw image build](https://image-builder.sigs.k8s.io/capi/providers/raw.html).
4
+
Make sure to build the qcow2 version by following the instructions for [ibmcloud vpc image build](https://image-builder.sigs.k8s.io/capi/providers/ibmcloud.html#capibm---vpc).
5
5
6
6
Since the IBM Cloud does not support dots before the qcow2 extension, rename the file as follows:
0 commit comments