Versions Compared

Key

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

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

Image Modified Kyvos AWS Marketplace   Image Modified Kyvos Single Node Installation (Kyvos SNI)   Image Modified Kyvos Free ( Limited offering for AWS)

...

Info
titleInfo

...

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
titleTip

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

...