The scripts in this repo use the IBM Cloud CLI to set up scenarios for VPC tutorials and to clean up VPC resources.
- Securely access remote instances with a bastion host
- Private and public subnets in a Virtual Private Cloud
- Deploy isolated workloads across multiple locations and zones
- Use a VPC/VPN gateway for secure and private on-premises access to cloud resources
Additional scenarios
- Deploy CockroachDB in a Multi-Zoned Virtual Private Cloud with Encrypted Block Storage
- Migrate a Classic infrastructure instance to a VPC infrastructure instance
The tutorials require that the CLI environment is set to gen 1. See the VPC CLI documentation for details. Execute the following to set up your account:
ibmcloud is target --gen 1