This example demonstrates how to configure the landing zone module by using an override.json
file. The example builds on the default topology that is defined in the VSI pattern, and uses a JSON file to override the default configuration.
ℹ️ Tip: You can use the landing zone configuration tool to further customize the override.json
file.
The example deploys the following infrastructure:
- An edge VPC with 1 VSI in one of the three subnets and a VPC load balancer in the edge VPC, exposing the VSI publicly.
- Deploys identical clusters across the VSI subnet tier in each VPC
- A jump server VSI in the management VPC, exposing a public floating IP address.
❗ Important: This example shows how to customize the topology with a JSON configuration file. The topology is not highly available or validated for the IBM Cloud Framework for Financial Services.