...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
Applies to:Kyvos Enterprise Kyvos Azure Marketplace
Kyvos AWS Marketplace Kyvos Free (
...
To create GCP instances for use with Kyvos, you need to create instances for:
...
- 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: N2DN2
Machine Type – n2d Kyvos Manager: n2-standard-4 Query Engine: n2-highmem-4 BI Server: n2-standard-8 (8 vCPU and 32 GB) - For the Boot Disk, click the Change button. From the Operating System, select the operating system as CentOS, Version as CentOS 7, 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.
Click the Networking, Disks, Security, Management, sole tenancy link, and configure as follows:
- 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 the complete text of your SSH Public Key. This security key will be used to connect to these machines and the Dataproc cluster.
Info You MUST add a space and write kyvos after pasting the key text.
For example:
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD7iAIVxW/35boDkvBDqAglXO+DoHMlDZe1fEqo9dW/lPU9w8/LF8Z/mwf kyvos
On the Management 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.Info You MUST ensure that all the prerequisites are available.
- Go to the Networking tab, select the Network Interface, and provide Subnetwork where you want to launch VM instances.
- Click the Create button to create the VM.
...