使用配置项

SPECIAL_LEVEL_KEY valueFrom:configMapKeyRef:name:special-config key:SPECIAL_LEVEL-name:SPECIAL_TYPE_KEY valueFrom:configMapKeyRef:name:special-config key:SPECIAL_TYPE restartPolicy:Never 运行该 pod 后,会输出如下结果。...

在容器组中使用配置项

name:special-config key:SPECIAL_LEVEL-name:SPECIAL_TYPE_KEY valueFrom:configMapKeyRef:name:special-config key:SPECIAL_TYPE restartPolicy:Never 在数据卷中使用配置项 登录 容器服务管理控制台,在左侧导航栏选择 集群。...

在容器组中使用配置项

name:special-config key:SPECIAL_LEVEL-name:SPECIAL_TYPE_KEY valueFrom:configMapKeyRef:name:special-config key:SPECIAL_TYPE restartPolicy:Never 在数据卷中使用配置项 登录 容器计算服务管理控制台,在左侧导航栏选择 集群。...

在容器组中使用配置项

name:special-config key:SPECIAL_LEVEL-name:SPECIAL_TYPE_KEY valueFrom:configMapKeyRef:name:special-config key:SPECIAL_TYPE restartPolicy:Never 在数据卷中使用配置项 登录 容器服务管理控制台,在左侧导航栏选择 集群。...

配置项

name:special-config key:SPECIAL_LEVEL-name:SPECIAL_TYPE_KEY valueFrom:configMapKeyRef:name:special-config key:SPECIAL_TYPE restartPolicy:Never 运行该 Pod 后,会输出如下结果。very charm 在数据卷中使用配置项 您也可以在数据卷...

挂载云盘

云盘是阿里云提供的数据块级别的存储产品,具有低时延、高性能、持久性、高可靠等特点,您可以通过FlexVolume在自建的Kubernetes集群使用阿里云云盘作为Volume。挂载云盘时,支持静态数据卷和动态数据卷,本文为您介绍如何使用PVC方式,......

alicloud_alikafka_sasl_acl

resource_pattern_type-(Required,ForceNew)Resource pattern type for this acl.The resource pattern support two types"LITERAL"and"PREFIXED"."LITERAL":A literal name defines the full name of a resource.The special wildcard ...

算法输出定义

true,"isSearchEngineField":true,"isMessageQueueField":true },{"name":"objId","type":"string","mandatory":true,"isDatabaseField":true,"isSearchEngineField":true,"isMessageQueueField":true },{"name":"objType","type":"string...

ALIYUN:CloudSSO:User

false },"UserName":{"Type":"String","Description":{"en":"The name of the user.The name must be unique within the directory.The name cannot be changed.The name can contain numbers,letters,and the following special ...

alicloud_dts_consumer_channel

Provides a DTS Consumer Channel resource.For information about DTS Consumer Channel and how to use it,see What is Consumer Channel.->NOTE:Available since v1.146.0.Example Usage Basic Usage variable"name"{ default=...

配置Common Name白名单

背景信息 Common Name即公用名,是指申请SSL证书的具体网站域名。如下图所示,当客户端请求中携带的SNI(Server Name Indication)与源站返回证书的Common Name不一致时,该请求会被拒绝,DCDN 节点无法通过HTTPS协议和源站建立连接。此时...

alicloud_eip_address

example"} resource"alicloud_eip_address""default"{ description=var.name isp="BGP"address_name=var.name netmode="public"bandwidth="1"security_protection_types=["AntiDDoS_Enhanced"]payment_type="PayAsYouGo"} Deleting ...

ALIYUN:MPS:Pipeline

示例 JSON 格式 {"ROSTemplateFormatVersion":"2015-09-01","Parameters":{"Name":{"Type":"String","Description":"The new name of the MPS queue.The value can contain letters,digits,and special characters such as hyphens(-)and ...

ALIYUN:IOT:Device

PinCode":{"Ref":"PinCode"},"DevEui":{"Ref":"DevEui"},"Nickname":{"Ref":"Nickname"} } } },"Parameters":{"DeviceName":{"Type":"String","Description":"The name of the device that you want to register.The device name must ...

alicloud_ebs_enterprise_snapshot_policy

rules The special_retain_rules supports the following:enabled-(Optional)Whether special reservations are enabled.Value range:true false.rules-(Optional)List of special retention rules.See rules below.special_retain_rules-...

alicloud_mongodb_account

Provides a MongoDB Account resource.For information about MongoDB Account and how to use it,see What is Account.->NOTE:Available since v1.148.0.Example Usage Basic Usage variable"name"{ default="terraform-example"} data...

alicloud_click_house_account

click_house_regions""default"{ current=true } resource"alicloud_vpc""default"{ vpc_name=var.name cidr_block="10.4.0.0/16"} resource"alicloud_vswitch""default"{ vswitch_name=var.name cidr_block="10.4.0.0/24"vpc_id=alicloud_...

alicloud_kvstore_account

zones""default"{ } data"alicloud_resource_manager_resource_groups""default"{ status="OK"} resource"alicloud_vpc""default"{ vpc_name=var.name cidr_block="10.4.0.0/16"} resource"alicloud_vswitch""default"{ vswitch_name=var....

alicloud_cddc_dedicated_host_account

make sure that the existing account is deleted.Example Usage Basic Usage variable"name"{ default="tf_example"} data"alicloud_cddc_zones""default"{} resource"alicloud_vpc""default"{ vpc_name=var.name cidr_block="10.4.0.0/16...

alicloud_mongodb_sharding_network_private_address

account_name-(Optional)The name of the account.The name must be 4 to 16 characters in length and can contain lowercase letters,digits,and underscores(_).It must start with a lowercase letter.You need to set the account ...

ALIYUN:GPDB:Account

()_+-=The password must be 8 to 32 characters in length."},"AccountName":{"Type":"String","Description":"The name of the privileged account.The name can contain lowercase letters,digits,and underscores(_).The name must ...

ALIYUN:EHPC:Users

Valid values of N:1 to 100.Name:Type:String Description:en:|-The name of the user that you want to add.The name must be 6 to 30 characters in length and can contain letters,digits,and periods(.).It must start with a letter...

alicloud_gpdb_account

Provides a GPDB Account resource.For information about GPDB Account and how to use it,see What is Account.->NOTE:Available since v1.142.0.Example Usage Basic Usage provider"alicloud"{ region=...default-NODELETING$"} data...

错误和消息

DECLARE.BEGIN.EXCEPTION WHEN ex_name_1 THEN statements_1 WHEN ex_name_2 OR ex_name_3 THEN statements_2 WHEN OTHERS THEN statements_3 END;当PL块的可执行部分(BEGIN 块)发生异常时,可执行部分停止,并将控制权转移到异常处理...

删除账号

SELECT n.nspname AS"Schema",c.relname AS"Name",CASE c.relkind WHEN 'r' THEN 'table' WHEN 'v' THEN 'view' WHEN 'm' THEN 'materialized view' WHEN 'i' THEN 'index' WHEN 'S' THEN 'sequence' WHEN 's' THEN 'special' WHEN 't' ...

alicloud_ehpc_cluster

Provides a Ehpc Cluster resource.For information about Ehpc Cluster and how to use it,see What is Cluster.->NOTE:Available since v1.173.0.Example Usage Basic Usage variable"name"{ default="tf-example"} data"alicloud_zones...

alicloud_alb_rule

example"} data"alicloud_alb_zones""default"{ } data"alicloud_resource_manager_resource_groups""default"{ } resource"alicloud_vpc""default"{ vpc_name=var.name cidr_block="10.4.0.0/16"} resource"alicloud_vswitch""default"{ ...

CSV

CREATE SCHEMA dla_oss_db with DBPROPERTIES(catalog='oss',location 'oss:/oss-bucket-name/dla/')创建UTF-8格式的表 例如,OSS中有一个编码格式为UTF-8的city.csv文件(存储地址为 oss:/oss-bucket-name/dla/city.csv),列与列之间以...

alicloud_ecs_instance_set

vswitch""default"{ vswitch_name=var.name cidr_block="172.17.3.0/24"vpc_id=alicloud_vpc.default.id zone_id=data.alicloud_zones.default.zones.0.id } resource"alicloud_security_group""default"{ name=var.name vpc_id=alicloud_...

COMMENT

[argmode][argname]argtype[,.]|[[argmode][argname]argtype[,.]]ORDER BY[argmode][argname]argtype[,.]参数 object_name relation_name.column_name aggregate_name constraint_name function_name operator_name policy_name procedure_...

alicloud_wafv3_domains

(Optional,ForceNew)The name of the domain name to query.backend-(Optional,ForceNew)The address type of the origin server.The address can be an IP address or a domain name.You can specify only one type of address.enable_...

alicloud_cddc_dedicated_propre_host

Provides a CDDC Dedicated Propre Host resource.MyBase ...see What is Dedicated Propre Host.->NOTE:Available since v1.210.0.Example Usage Basic Usage variable"name"{ default="terraform-example"} provider"alicloud"{ region=...

alicloud_simple_application_server_instance

see What is Instance.->NOTE:Available since v1.135.0.Example Usage Basic Usage provider"alicloud"{ region=...id=data.alicloud_simple_application_server_images.default.images.0.id period=1 data_disk_size=100 } Deleting ...

alicloud_cddc_dedicated_propre_host

Provides a CDDC Dedicated Propre Host resource.MyBase ...see What is Dedicated Propre Host.->NOTE:Available since v1.210.0.Example Usage Basic Usage variable"name"{ default="terraform-example"} provider"alicloud"{ region=...

VIEW

sql命令 SELECT n.nspname as"Schema",c.relname as"Name",CASE c.relkind WHEN 'r' THEN 'table' WHEN 'v' THEN 'view' WHEN 'm' THEN 'materialized view' WHEN 'i' THEN 'index' WHEN 'S' THEN 'sequence' WHEN 's' THEN 'special' WHEN...

向量检索使用指南

获取余弦相似度,且输出TopK结果的示例如下:/*polar4ai*/SELECT 'distance(name,[1,2,3,4,5])' FROM table_name WHERE type=1 LIMIT 10/*polar4ai*/SELECT id,'distance(name,[1,2,3,4,5])' FROM table_name WHERE type=1 LIMIT 10 删除向...

ALIYUN:POLARDB:Account

mytest"},"AccountPassword":{"Type":"String","Description":"The password of the database account.The password must comply with the following rules:It must consist of uppercase letters,lowercase letters,digits,and special ...

日志说明

统计关键字集合唯一确定一组统计数据,包含 local.app、remote.app、service.name 和 method.name 字段。日志样例如下:2014-06-19 17:14:02.186,client,client,...

ALIYUN:CS:ManagedEdgeKubernetesCluster

语法 {"Type":"ALIYUN:CS:ManagedEdgeKubernetesCluster","Properties":{"NumOfNodes":Number,"Profile":String,"VpcId":String,"ServiceCidr":String,"Name":String,"Tags":List,"ProxyMode":String,"DisableRollback":Boolean,"SnatEntry...

云工作流新旧版本差异及兼容性说明

新旧版本YAML差异对比 旧版 新版 version:v1beta1 type:flow name:my-wkfl steps:type:pass name:Pass-type:parallel name:myparallel inputMappings:target:FieldA source:123 branches:steps:type:succeed name:final-succeed-steps:type...
共有200条 < 1 2 3 4 ... 200 >
跳转至: GO
产品推荐
云服务器 安全管家服务 安全中心
这些文档可能帮助您
云解析DNS 弹性公网IP 短信服务 人工智能平台 PAI 金融分布式架构 对象存储
新人特惠 爆款特惠 最新活动 免费试用