Skip to main content
版本:预览版

阿里云 ASK

描述

用于部署阿里云 Serverless Kubernetes (ASK) 的组件说明。

参数说明

名称描述类型是否必须默认值
nameASK name。stringfalse
writeConnectionSecretToRefThe secret which the cloud resource connection will be written to。writeConnectionSecretToReffalse

writeConnectionSecretToRef

名称描述类型是否必须默认值
nameThe secret name which the cloud resource connection will be written to。stringtrue
namespaceThe secret namespace which the cloud resource connection will be written to。stringfalse

输出

如果设置了 writeConnectionSecretToRef,一个 Kubernetes Secret 将会被创建,并且,它的数据里有这些键(key):

名称描述
API_SERVER_INTERNETThe API server internet address of the kubernetes cluster.
API_SERVER_INTRANETThe API server intranet address of the kubernetes cluster.
KUBECONFIGThe KubeConfig string of the kubernetes cluster.
NameCluster Name
RESOURCE_IDENTIFIERThe identifier of the resource