Skip to content

Commit

Permalink
Update InfoBox in 10-image-builder.md (#1436)
Browse files Browse the repository at this point in the history
  • Loading branch information
ritawatson committed Jul 25, 2023
1 parent d3ebdfc commit 907e80b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/03-cluster-profiles/10-byoos/10-image-builder.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ The following steps will guide you through creating your image. You will create
<InfoBox>
The file **packer.json** contains many user variables use can use to customize the image. We recommend you review the KIB [documentation](https://image-builder.sigs.k8s.io/capi/capi.html) for your provider as it explains each variable.
The file **packer.json** contains many variables you can use to customize the image. We recommend you review the KIB [documentation](https://image-builder.sigs.k8s.io/capi/capi.html) for your provider as it explains each variable.
</InfoBox>
Expand Down Expand Up @@ -323,4 +323,4 @@ Use the following steps to validate your custom image.
1. You can validate that the custom image is working correctly by deploying a compute instance in the respective infrastructure provider you created the image in using the custom image. Review the compute instance logs to learn more about the problems if you encounter any issues.
2. Next, deploy a host cluster that uses the cluster profile you created containing the custom image. Verify the cluster is deployed correctly and without any issues. If you encounter any problems, review the event logs of the cluster to gain more details about the issue. Check out the [Deploy a Cluster](/clusters/public-cloud/deploy-k8s-cluster/) tutorial for additional guidance on deploying a host cluster.
2. Next, deploy a host cluster that uses the cluster profile you created containing the custom image. Verify the cluster is deployed correctly and without any issues. If you encounter any problems, review the event logs of the cluster to gain more details about the issue. Check out the [Deploy a Cluster](/clusters/public-cloud/deploy-k8s-cluster/) tutorial for additional guidance on deploying a host cluster.

0 comments on commit 907e80b

Please sign in to comment.