Versions Compared

Key

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

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

...

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#FFFAE6

Important

  • For Kyvos Single Node Standard (also known as Kyvos Free ) deployment in Azure and AWS Marketplace, the 'Nodes and Services' page will not be available. 

  • For AWS Managed Services, If you have a cluster deployed with releases earlier than 2023.5, ensure that the IAM policy is updated before using this feature.

 

AWS Managed Services

AWS Marketplace

AZURE Marketplace

Create Node (Query Engine)

(tick)

(tick)

(tick)

Terminate Node (Query Engine)

(tick)

(tick)

(tick)

Increase Query Engine Disks

(error)

(tick)

(tick)

Decrease Query Engine Disks

(error)

(tick)

(tick)

Show Query Engine Disk / storage size

(error)

(tick)

(tick)

Create Node (BI Server)

(tick)

(tick)

(error)

Terminate Node (BI Server)

(tick)

(tick)

(error)

Show BI Disk / storage size

(error)

(tick)

(tick)

Add Node (previous feature)

(tick)

(error)

(error)

Remove Node (previous feature)

(tick)

(error)

(error)

From Kyvos 2023.3 onwards, you You can now manage Query Engines, BI Server nodes (not applicable to Azure Marketplace), and Query Engine disks (not applicable to AWS Managed Services) that must be attached to the Query Engine node directly from the Nodes and Services > Overview page. This page displays the number of nodes and disk details added to each Query Engine node and the number of configured services such as BI Server, Web Portal, and Query Engines on the cluster nodes. You can also view the specific details of these services. This will take you to the Node and Service Mapping page.

This allows for efficient modification of the Query Engine node count and disk allocation for cloud deployments.

Creating and add node for Marketplace 
Anchor
Marketplace
Marketplace

...

Similarly, for cloud deployments (Azure, AWS, GCP), and on-premises, you can add or delete a node.

...

IAM Policies for AWS Managed Services
Anchor

...

IAMpolicy

...

IAMpolicy

Code Block
{
      "Condition": {
        "StringEqualsIgnoreCase": {           "ec2:ResourceTag/UsedBy": "Kyvos"         }       },       "Action": [         "ec2:DeleteTags",         "ec2:CreateTags",
        "ec2:DescribeInstanceStatus"
      ],
      "Resource": "*",       "Effect": "Allow",       "Sid": "Ec2tagsPermissionKMLaunchTemplateAndTerminateInstances"
    },
  Expected- {                   "Sid"Effect": "Ec2tagsPermissionKMAllow",
                  "Effect"Action": "Allow",[
                  "Actionec2:GetLaunchTemplateData": [
    ,
                "ec2:DeleteTagsTerminateInstances",
  
                 "ec2:DescribeInstanceStatus"
     ModifyInstanceAttribute"
            ],
     
            "Resource": "*",
   
              "Condition": {
  
                 "StringEqualsIgnoreCase": {
                      "ec2:ResourceTag/UsedBy": "Kyvos"
                }
   }          }
        },
        {
       },     "Sid": "CreateLaunchTemplate",
          {      "Effect": "Allow",
            "SidAction": "Ec2tagsPermissionKM2",
 [
                "Effect"ec2: RunInstances"Allow",
                  "Action": [
   ec2:CreateLaunchTemplate",
                "ec2:CreateTagsDeleteLaunchTemplate"
  
               ],
     
            "Resource": "*"
     
          },