PowerVS Images
CAPIBM requires a machine boot image to be available in your PowerVS workspace. Two image types are available depending on your cluster topology:
| Image type | Used with |
|---|---|
| Standard images | VirtualIP topology — imported manually into an existing workspace |
| DHCP-enabled images | LoadBalancer topology — imported automatically by CAPIBM from COS during cluster creation |
Images are built using the image-builder tool. See How to build machine boot images for details.
Standard images
| Region | Bucket | Object | Kubernetes Version |
|---|---|---|---|
| us-south | power-oss-bucket | capibm-powervs-centos-streams10-1-34-7.ova.gz | 1.34.7 |
To import a standard image manually into your workspace, see capibmadm powervs image import.
DHCP-enabled images
These images include a built-in DHCP client configuration required by the LoadBalancer topology, where the network is provisioned by CAPIBM with a DHCP server.
| Region | Bucket | Object | Kubernetes Version |
|---|---|---|---|
| us-south | power-oss-bucket | capibm-powervs-centos-streams10-1-34-7-dhcp.ova.gz | 1.34.7 |
Set COS_BUCKET_NAME, COS_BUCKET_REGION, and COS_OBJECT_NAME to the values from this table when using --flavor=powervs-create-infra.