Skip to content

Commit 92b19eb

Browse files
committed
address review comments
1 parent dce9b41 commit 92b19eb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/book/src/topics/powervs/creating-a-cluster.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,12 +191,12 @@ following the steps below.
191191
192192
#### Note: Refer below for more detailed information on PowerVS variables.
193193
- IBMPOWERVS_CLUSTER_CLASS_NAME : Name of the cluster that user provides.
194-
- [IBMPOWERVS_SSHKEY_NAME](https://cloud.ibm.com/docs/power-iaas?topic=power-iaas-creating-ssh-key)
194+
- [IBMPOWERVS_SSHKEY_NAME](https://cloud.ibm.com/docs/power-iaas-cli-plugin?topic=power-iaas-cli-plugin-power-iaas-cli-reference#list-all-keys)
195195
- IBMPOWERVS_VIP, IBMPOWERVS_VIP_EXTERNAL and IBMPOWERVS_VIP_CIDR : Once we have created the network and port, the values will be available on listing the ports. Refer [here](/topics/powervs/creating-a-cluster.html)
196-
- IBMPOWERVS_IMAGE_NAME : Name of the custom image. Refer [here](/topics/capibmadm/powervs/image.html) to get image details.
196+
- IBMPOWERVS_IMAGE_NAME : Name of the custom image. Refer [here](/topics/capibmadm/powervs/image#2-capibmadm-powervs-image-list.html) to get image details.
197197
- IBMPOWERVS_SERVICE_INSTANCE_ID : ID of the PowerVS workspace. Refer [here](https://cloud.ibm.com/docs/power-iaas-cli-plugin?topic=power-iaas-cli-plugin-power-iaas-cli-reference-v1#ibmcloud-pi-workspace)
198198
- [IBMACCOUNT_ID](https://cloud.ibm.com/docs/account?topic=account-accountfaqs#account-details)
199-
- IBMPOWERVS_NETWORK_NAME : The name of the network. Refer [here](/topics/capibmadm/powervs/network.html) how to get the network details.
199+
- IBMPOWERVS_NETWORK_NAME : The name of the network. Refer [here](/topics/capibmadm/powervs/network#3-capibmadm-powervs-network-list.html) how to get the network details.
200200
- [IBMPOWERVS_REGION](/reference/regions-zones-mapping.html)
201201
- [IBMPOWERVS_ZONE](/reference/regions-zones-mapping.html)
202202
- [COS_BUCKET_REGION](https://cloud.ibm.com/docs/cloud-object-storage?topic=cloud-object-storage-endpoints#endpoints-region)

docs/book/src/topics/vpc/creating-a-cluster.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ There are two following variables for controlling the volume size for the boot d
127127
- IBMVPC_CLUSTER_CLASS_NAME : Name of the cluster that user provides.
128128
- [IBMVPC_REGION](/reference/regions-zones-mapping.html)
129129
- [IBMVPC_ZONE](/reference/regions-zones-mapping.html)
130-
- [IBMVPC_RESOURCEGROUP](https://cloud.ibm.com/docs/account?topic=account-rgs&interface=ui)
131-
- [IBMVPC_IMAGE_NAME](https://cloud.ibm.com/docs/vpc?topic=vpc-planning-custom-images)
132-
- [IBMVPC_PROFILE](https://cloud.ibm.com/docs/vpc?topic=vpc-profiles&interface=ui)
133-
- [IBMVPC_SSHKEY_NAME](https://cloud.ibm.com/docs/vpc?topic=vpc-managing-ssh-keys&interface=ui)
130+
- [IBMVPC_RESOURCEGROUP](https://cloud.ibm.com/docs/account?topic=account-rgs&interface=cli#viewing-rgs-cli)
131+
- [IBMVPC_IMAGE_NAME](https://cloud.ibm.com/docs/vpc?topic=vpc-managing-custom-images&interface=ui#viewing-custom-image-details)
132+
- [IBMVPC_PROFILE](https://cloud.ibm.com/docs/vpc?topic=vpc-profiles&interface=cli)
133+
- [IBMVPC_SSHKEY_NAME](https://cloud.ibm.com/docs/vpc?topic=vpc-vpc-reference&interface=cli#keys-list)
134134
- [IBMACCOUNT_ID](https://cloud.ibm.com/docs/account?topic=account-accountfaqs#account-details)

0 commit comments

Comments
 (0)