DevOps Prerequisites
Applies to: Kyvos Enterprise Kyvos Cloud (SaaS on AWS) Kyvos AWS Marketplace
Kyvos Azure Marketplace Kyvos GCP Marketplace Kyvos Single Node Installation (Kyvos SNI)
The following DevOps prerequisites must be available/fulfilled before starting the deployment for the Kyvos Cloud cluster.
AWS console access
The user deploying the cluster should have access to an AWS production account with admirative privileges to create IAM roles and VPC.
The CloudFormation template can be deployed through the logged-in user or a role. The logged-in user must have the below permissions:
AWS Console access
EC2 full access
VPC full access
RDS full access
S3 full access
IAM full access
Admin access
EMR full access
Security groups full access
Cloud watch
Latest Cloud Formation script
AWS CloudFormation template. You can download a default CloudFormation template from Kyvos Git and store.
Verify Cloud Formation Script is pointing to the required GA release. Verify the variable’s “S3DownloadPath” value in Cloud Formation Template.
Ex: "S3DownloadPath": "2023.1.1/latest", this will deploy the 2023.1.1/latest version
How to verify the version from CFT:
Open downloaded CFT on Notepad and search “S3DownloadPath”.
How to verify Kyvos Application version:
Get Access key and Secret key given by Platform Team, and perform the following steps.
Copyright Kyvos, Inc. All rights reserved.