Skip to content

Commit

Permalink
Refactor and add VPC variable references
Browse files Browse the repository at this point in the history
Signed-off-by: Prajyot-Parab <[email protected]>
  • Loading branch information
Prajyot-Parab committed Jul 25, 2022
1 parent b68846d commit e0ad23d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/book/src/topics/vpc/creating-a-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,13 @@ following the steps below.
kubeadmconfigtemplate.bootstrap.cluster.x-k8s.io/ibm-vpc-5-md-0 created
```

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

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

Expand Down

0 comments on commit e0ad23d

Please sign in to comment.