Control plane
Every Verrazzano cluster (whether with dev, prod or managed-cluster profile) has a control plane. This control plane allows a Verrazzano administrator to access the various admin services from outside the cluster through a load balancer.
On OCI, the Verrazzano Control Plane is front-ended by an OCI Load Balancer and the ingress-nginx controller. As such a number of configuration options are possible depending on the use case:
- access: the control plane can be made public or private. By default, it is public.
- shape: the load balancer shape can be configured including the bandwidth, security posture
- DNS: the domain used to access the control plane services
Depending on the values you choose, your architecture and possibly other requirements, additional configuration may be necessary.
The following parameters configures the Verrazzano control plane:
Parameter | Description | Default |
---|---|---|
verrazzano_control_plane | Determines whether the load balancer used to access the control plane is public or private. | public |
verrazzano_load_balancer | Determines the shape of the load balancer | verrazzano_load_balancer = { |