Skip to content

Commit 0e80af9

Browse files
authored
Adding a note about qcow2 extension (#322)
1 parent ff4b29b commit 0e80af9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ Participation in the Kubernetes community is governed by the [Kubernetes Code of
6464

6565
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).
6666

67+
**Note:** Rename the output image to add the `.qcow2` extension. This is required by the next step.
68+
69+
6770
2. Create a VPC Gen2 custom image based on the qcow2 image built in the previous step as detailed in the VPC [documentation](https://cloud.ibm.com/docs/vpc?topic=vpc-planning-custom-images).
6871

6972
### Provision local boostrap management cluster:

0 commit comments

Comments
 (0)