Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Applies to: Image Removed Kyvos Enterprise    Image Removed Kyvos Cloud (Managed Services on AWS)     Image Removed Kyvos Azure Marketplace

Image Removed Kyvos AWS Marketplace    Image Removed Kyvos Single Node Installation (Kyvos SNI)     Image Removed Kyvos Free (Limited offering for AWSApplies to: (tick) Kyvos Enterprise  (error) Kyvos Cloud (SaaS on AWS) (error) Kyvos AWS Marketplace

(error) Kyvos Azure Marketplace   (error) Kyvos GCP Marketplace (error) Kyvos Single Node Installation (Kyvos SNI)

...

To create GCP instances for use with Kyvos, you need to create instances for:

  • BI Server

  • Query Engines

  • Kyvos Manager

...

Panel
panelIconIdatlassian-note
panelIcon:note:
bgColor#DEEBFF

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.

Perform the following steps to create instances.

  1. Log into Google Cloud Console using your Google Account credentials.

  2. Select Compute Engine > VM instance.

...

  1. Image Added
  2. On the VM Instances page, click the Create Instance button.

  3. On the displayed New VM Instance area , provide instance Name (lowercase alphabets, numbers, and Google Cloud Console special characters)

  4. Select the Region and Zone.

  5. Set the Machine configuration with a minimum recommendation as:
    Series: N2
    Machine Type –  Kyvos Manager:  n2-standard-4

...

  1.  Query Engine:  n2-highmem-4

...

  1.  BI Server:  n2-standard-8

...

  1. Image Added

  2. 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.

...

  1. Image Added

  2. Under the Identity and API Access , select the Service Account that you created from the list.

  3. Click the Networking, Disks, S ecurity, Management, sole tenancy link, and configure as follows:

    1. Go to the Networking tab, select the Network Interface, and provide Subnetwork where you want to launch VM instances.

...

    1. Image Added
    2. On the Disks tab, create an additional disk using the Add New Disk button.

...

    1. Image Added
    2. 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

    1. Image Added
    2. On the Management tab:

    3. Reservations: Select the Automatically use created reservation.

    4. Automation: Provide the Startup scripts.
      For BI Server and Query Engines, use the startup-script-bi.sh file provided in theGCP Installation Files

...

    1.  folder.
      For Kyvos Manager, use the startup-script-km.sh file provided in theGCP Installation Files

...

    1.  folder.

...

    1. NOTE: You MUST ensure that all the prerequisites are available.

    2. Click the Create button to create the VM.

title
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

Panel
panelIconIdatlassian-note
panelIcon:note:
bgColor#DEEBFF

Note

Once created, you can validate if the resources meet the requirements for installing Kyvos on the Google cloud platform.

To deploy the Kyvos cluster using password-based authentication for service nodes, ensure that the permissions listed here are available on all the VM instances for the Linux user deploying the cluster.

To deploy the Kyvos cluster using custom hostnames for resources, ensure that the steps listed here are completed on all the resources created for use in the Kyvos cluster.

Next Steps

  1. Ensure that all the prerequisites are available.

...

  1. Create Dataproc (compute cluster).