...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Note The instances' creation steps remain the same for BI Server, Query Engines, and Kyvos Manager. Download the GCP Installation Files folder and keep the requisite files handy. |
...
Log into Google Cloud Console using your Google Account credentials.
Select Compute Engine > VM instance.
On the VM Instances page, click the Create Instance button.
On the displayed New VM Instance area, provide instance Name (lowercase alphabets, numbers, and Google Cloud Console special characters)
Select the Region and Zone.
Set the Machine configuration with a minimum recommendation as:
Series: N2
Machine Type – Kyvos Manager: n2-standard-4 Query Engine: n2-highmem-4 BI Server: n2-standard-8On the displayed Machine configuration, provide instance Name (lowercase alphabets, numbers, and Google Cloud Console special characters)
Select the Region and Zone.
For the Operating system and storage, click the Change button. You can use Ubuntu or RHEL Operating System.
Ubuntu: From the custom images, select image as “kyvos-ubuntu20-2024-3”, and set the value of Standard Persistent Disk as 50GB.
RHEL: From the custom images, select image as “kyvos-rhel-image-2023-5”, and set the value of Standard Persistent Disk as 50GB.
Under the Identity and API Access , select the Service Account that you created from the list.
On the Disks tab, create an additional disk using the Add New Disk button.
Go to the Networking tab, select the Network Interface, and provide Subnetwork where you want to launch VM instances.
On the Disks tab, create an additional disk using the Add New Disk button.
- Go to the Security tab. Here, provide
Go to the Security tab.
Under the Identity and API Access, select the Service Account that you created from the list.
For Access scopes, the Allow full access to all Cloud APIs must be set.
Provide the complete text of your SSH Public Key. This security key will be used to connect to these machines and the Dataproc cluster.
On the
ManagementAdvanced tab:
Reservations: Select the Automatically use created reservation.
Automation: Provide the Startup scripts.
For BI Server and Query Engines, use the startup-script-bi.sh file provided in theGCP Installation Files
folder.
For Kyvos Manager, use the startup-script-km.sh file provided in theGCP Installation Files
folder.
NOTE: You MUST ensure that all the prerequisites are available.
Click the Create button to create the VM.
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Note
|
...