Mount PolarDB Agent LakeBase

更新时间:
复制 MD 格式

This topic describes how to mount PolarDB Agent LakeBase in different environments, including by SidecarSet injection, on an ECS instance, and using a CSI Driver.

Mount options

PolarDB Agent LakeBase supports multiple mount options. You can choose the option that best fits your deployment environment.

Mount option

Description

SidecarSet Mount

Mounts PolarDB Agent LakeBase using a SidecarSet to inject a Sidecar container into Pods on nodes in ACK clusters. This option is recommended for production environments.

ECS Mount

Mounts PolarDB Agent LakeBase directly on an ECS instance using a client. This option works well for non-containerized deployments or for testing and validation.

CSI Mount

PolarDB Agent LakeBase supports mounting in ACK clusters using a CSI Driver. For support with this option, join the support group on DingTalk by searching for the group ID. DingTalk group ID: 34560007316

Associate with PolarDB Agent Express

When you create a PolarDB Agent Express application, set the Storage Type to AI Cache and associate it with an existing PolarDB Agent LakeBase instance.

Prerequisites

Obtain the MetaUrl

Before mounting a PolarDB Agent LakeBase instance, obtain its MetaUrl. Find the MetaURL on the Basic Information page of the PolarDB Agent LakeBase instance.

Note

The MetaUrl is pre-encoded. Use this value to replace the <META_URL> placeholder in subsequent commands.