ℹ️ Ctrl/Cmd+Click or right-click on the Schematics deploy button to open in a new tab.
An advanced example which shows how to create a multi-zone KMS encrypted OCP VPC cluster with custom worker node taints.
The following resources are provisioned by this example:
- A new resource group, if an existing one is not passed in.
- A Key Protect instance with 2 root keys, one for cluster encryption, and one for worker block storage encryption.
- A VPC with subnets across 3 zones.
- A public gateway for all the three zones
- A multi-zone (3 zone) KMS encrypted OCP VPC cluster, with worker pools in each zone.
- An additional worker pool named
workerpoolis created and attached to the cluster using theworker-poolsubmodule. - Auto scaling enabled for the default worker pool.
- Taints against the workers in zone-2 and zone-3.
- Enable Kubernetes API server audit logs.
- A Cloud logs instance
- Logs agent to send logs to the cloud logs.