Skip to content

Commit dc3cef3

Browse files
committed
address review comments
1 parent 90026da commit dc3cef3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,9 @@ following the steps below.
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/capibmadm/powervs/port#3-capibmadm-powervs-port-list)
196196
- IBMPOWERVS_IMAGE_NAME : Name of the custom image. Refer [here](/topics/capibmadm/powervs/image#2-capibmadm-powervs-image-list) 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)
198-
- IBMACCOUNT_ID : Go to the Account settings page in the console to view your account ID and type. The account ID is a 32 character, unique account identifier.
198+
- IBMACCOUNT_ID : Go to the Account settings page in the IBM Cloud console to view your account ID and type. The account ID is a 32 character, unique account identifier.Refer [here](https://cloud.ibm.com/account/settings)
199199
- IBMPOWERVS_NETWORK_NAME : The name of the network. Refer [here](/topics/capibmadm/powervs/network#3-capibmadm-powervs-network-list) how to get the network details.
200200
- [IBMPOWERVS_REGION](/reference/regions-zones-mapping.html)
201201
- [IBMPOWERVS_ZONE](/reference/regions-zones-mapping.html)
202-
- IBM_RESOURCE_GROUP : Go to Manage > Account > Account resources > Resource groups in the console to get the resource group Name.
202+
- IBM_RESOURCE_GROUP : Go to Manage > Account > Account resources > Resource groups in the IBM Cloud console to get the resource group Name.
203203
- COS_BUCKET_REGION, COS_BUCKET_NAME and COS_OBJECT_NAME : Refer [here](/machine-images/powervs#powervs-images-with-dhcp-based-network) to get the COS details.

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

Lines changed: 2 additions & 2 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 : Go to Manage > Account > Account resources > Resource groups in the console to get the resource group ID.
130+
- IBMVPC_RESOURCEGROUP : Go to Manage > Account > Account resources > Resource groups in the IBM Cloud console to get the resource group ID.
131131
- IBMVPC_IMAGE_NAME : Name of the custom image. Refer [here](/topics/capibmadm/vpc/image#1-capibmadm-vpc-image-list)
132132
- [IBMVPC_PROFILE](https://cloud.ibm.com/docs/vpc?topic=vpc-profiles&interface=cli)
133133
- IBMVPC_SSHKEY_NAME : Name of the SSH Key. Refer [here](/topics/capibmadm/vpc/key#1-capibmadm-vpc-key-list) how to get the keys.
134-
- IBMACCOUNT_ID : Go to the Manage > Account > Account settings page in the console to view your account ID and type. The account ID is a 32 character, unique account identifier.
134+
- IBMACCOUNT_ID : Go to the Manage > Account > Account settings page in the IBM Cloud console to view your account ID and type. The account ID is a 32 character, unique account identifier. Refer [here](https://cloud.ibm.com/account/settings)

0 commit comments

Comments
 (0)