Prepare the Virtual Appliance
Prepare certificates, keys, and environment requirements before installing a hybrid deployment.
Prepare certificates, keys, and environment requirements.
Before enabling hybrid mode, build the cluster and then establish name resolution and trust.
Create a Three-Node Cluster
Create a three-node Virtual Appliance cluster from the primary node.
Set Up the Hybrid Mode
Collect Certificates to Establish TLS Trust
| Trust Path | Action on Virtual Appliance | Expected files |
|---|---|---|
| Virtual Appliance to Controller or its load balancer | Retrieve the certificate chain presented by the endpoint.
CODE
|
/var/appd/config/hybrid-controller-ca.crt |
| Virtual Appliance to MySQL | Retrieve the database certificate chain. Skip only if MySQL does not use TLS.Certificate file.
CODE
|
/var/appd/config/hybrid-mysql-ca.crt |
| Controller to Kafka on Virtual Appliance | Keep Virtual Appliance's self-signed certificates, or provide a CA-signed key and certificate. | /var/appd/config/hybrid-kafka.key and |