Skip to content

Commit 5dc5f8a

Browse files
Refactor and add VPC variable references (#779)
Signed-off-by: Prajyot-Parab <[email protected]>
1 parent 25afb44 commit 5dc5f8a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,13 @@ following the steps below.
3232
kubeadmconfigtemplate.bootstrap.cluster.x-k8s.io/ibm-vpc-5-md-0 created
3333
```
3434

35-
Note: Refer [Regions-Zones Mapping](/reference/regions-zones-mapping.html) for more information.
35+
**Note:** Refer below for more detailed information on VPC variables.
36+
- [IBMVPC_REGION](/reference/regions-zones-mapping.html)
37+
- [IBMVPC_ZONE](/reference/regions-zones-mapping.html)
38+
- [IBMVPC_RESOURCEGROUP](https://cloud.ibm.com/docs/account?topic=account-rgs&interface=ui)
39+
- [IBMVPC_IMAGE_ID](https://cloud.ibm.com/docs/vpc?topic=vpc-planning-custom-images)
40+
- [IBMVPC_PROFILE](https://cloud.ibm.com/docs/vpc?topic=vpc-profiles&interface=ui)
41+
- [IBMVPC_SSHKEY_ID](https://cloud.ibm.com/docs/vpc?topic=vpc-managing-ssh-keys&interface=ui)
3642

3743
2. Check the state of the provisioned cluster and machine objects within the local management cluster
3844

0 commit comments

Comments
 (0)