/
Kyvos Deployment on Google Cloud Platform

Kyvos Deployment on Google Cloud Platform

Applies to: Kyvos Enterprise  Kyvos Cloud (SaaS on AWS) Kyvos AWS Marketplace

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


Important Announcement

Kyvos resources for GCP will be deployed exclusively using Terraform scripts. Deployment Manager scripts for deploying Kyvos resources on GCP are no longer supported.

Note

  • From Kyvos 2024.12 onwards, the Kubernetes cluster can be used in either dedicated mode or shared mode. When a cluster is used in shared mode, the node pool of the cluster can be used in dedicated or shared mode. Full support for namespaces is provided, allowing users to create and use existing namespaces. If a namespace with the specified name is not found, a new namespace with the provided name will be created.

 

Node Pool

 

Shared

Dedicated

Change Node pool Max Size

No

Yes

Change instance Type & old pool deletion

No

Yes

Installing Kyvos on GCP

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 for Terraform scripts
    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

  • To use wizard-based deployment, edit the kyvosparams.tfvars file provided in the GCP 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



Copyright Kyvos, Inc. All rights reserved.