Versions Compared

Key

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

Applies 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)

...

Panel
panelIconIdatlassian-note
panelIcon:note:
bgColor#DEEBFF

Note

  • GCP Dataproc  is only certified with n on-preemptible VM instances.

  • To deploy Kyvos in the Google Cloud Platform (GCP) environment, you must first fulfill all the prerequisites.

  • Kyvos supports creating a service account using script files. Refer to Creating Kyvos Resources for GCP using Script for more information. 

  • Download the GCP Installation Files folder and keep the requisite files handy for installation and deployment.

  • You can use the Automated deployment method to create all the resources and services required for installing and deploying the Kyvos cluster in your GCP environment. 

...

You can deploy Kyvos clusters on GCP using any of the following methods.

  1. Automated deployment using the script: In this method, you can quickly create resources using an automated script. 
    NOTE: You must not configure the Kyvos GCP cluster on Kyvos Manager when creating resources through the script.

  2. Wizard-based deployment:

    1. Manual resource creation: In this method, you need to perform the following steps:

      1. Create Instance for Kyvos BI Server, Query Engines, and Kyvos Manager

      2. Create Dataproc (compute cluster)

    2. Optionally, you can choose to use your existing resources at the time of configuring the Kyvos cluster through Kyvos Manager.

Once you have created the resources:

  1. You can validate if the resources meet the requirements for installing Kyvos on the Google cloud platform.

  2. Configure the Kyvos GCP cluster on Kyvos Manager

Info
  • To use wizard-based deployment, edit the  kyvos-template.yaml  file provided in the Installation Files folder, and update the value kmCount to  0

  • Optionally, to enable TLS on your installation, make sure OpenSSL is available on Kyvos Manager and Kyvos BI server nodes.
    You can install OpenSSL on Kyvos Manager and Kyvos BI server machines using the following command:

yum install openssl

Tip

Tip

Post-deployment, you can add a new data disk on Query Engines. See the Resources Configuration section for more details. 

...