DNS Provider Configs

Note

This feature requires a special license. Please contact your Kasm Technologies representative for details.

../../_images/dns_create_new.webp

Create New DNS

AWS DNS Settings

Name

Description

DNS Provider Configs

Select an existing config or create a new config. If you select an existing config and change any of the details, those details will be changed for anything using the same DNS Provider config.

Provider

Select a provider from AWS, Azure, Digital Ocean, Google Cloud or Oracle Cloud. If you select an existing provider this will be selected automatically.

AWS DNS Provider Settings

../../_images/dns_aws.webp

AWS DNS Provider

AWS DNS Settings

Name

Description

Name

A name to use to identify the config.

Access Key ID

The AWS Access Key used for the AWS API.

Access Key Secret

The AWS Secret Access Key used for the AWS API.

Azure DNS Provider Settings

../../_images/dns_azure.webp

Azure DNS Provider

Azure DNS Provider Settings

Name

Description

Name

A name to use to identify the config.

Subscription ID

The Subscription ID for the Azure Account. This can be found in the Azure portal by searching for Subscriptions in the search bar in Azure home then selecting the subscription you want to use. (e.g 00000000-0000-0000-0000-000000000000)

Resource Group

The Resource Group the DNS Zone and/or Virtual Machines belong to (e.g dev)

Tenant ID

The Tenant ID for the Azure Account. This can be found in the Azure portal by going to Azure Active Directory using the search bar in Azure home. (e.g 00000000-0000-0000-0000-000000000000)

Client ID

The Client ID credential used to auth to the Azure Account. Client ID can be obtained by registering an application within Azure Active Directory. (e.g 00000000-0000-0000-0000-000000000000)

Client Secret

The Client Secret credential created with the registered applicaiton in Azure Active Directory. (e.g abc123)

Azure Authority

Which Azure authority to use, there are four, Azure Public Cloud, Azure Government, Azure China and Azure Germany.

Region

The Azure region where the Agents will be provisioned. (e.g eastus)

Digital Ocean DNS Provider Settings

../../_images/dns_do.webp

Digital Ocean DNS Provider

Digital Ocean DNS Provider Settings

Name

Description

Name

A name to use to identify the config.

Token

The token to use to connect to this VM

Google Cloud (GCP) DNS Provider Settings

../../_images/dns_google.webp

Google Cloud DNS Provider

GCP DNS Provider Settings

Name

Description

Name

A name to use to identify the config.

Project

The Google Cloud Project ID (e.g pensive-voice-547511)

Credentials

The JSON formatted credentials for the service account used to authenticate with GCP: Ref

Oracle Cloud (OCI) DNS Provider Settings

../../_images/dns_oracle.webp

OCI DNS Provider

OCI DNS Provider Settings

Name

Description

Name

A name to use to identify the config.

Fingerprint

The public key fingerprint of the authenticated API user. (e.g xx:yy:zz:11:22:33)

Tenancy OCID

The Tenancy OCID for the OCI account. (e.g ocid1.tenancy.oc1..xyz)

Region

The OCI Region name. (e.g us-ashburn-1)

Compartment OCID

The Compartment OCID where the auto-scaled agents will be placed. (ocid1.compartment.oc1..xyx)

User OCID

The OCID of the user to authenticate with the OCI API. (e.g ocid1.user.oc1..xyz)

Private Key

The private key (PEM format) of the authenticated API user.