Skip to main content
Version: v1.9

Alibaba Cloud ASK

Description

Terraform configuration for Alibaba Cloud Serverless Kubernetes (ASK).

Specification

NameDescriptionTypeRequiredDefault
nameASK name.stringfalse
writeConnectionSecretToRefThe secret which the cloud resource connection will be written to.writeConnectionSecretToReffalse

writeConnectionSecretToRef

NameDescriptionTypeRequiredDefault
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

Outputs

If writeConnectionSecretToRef is set, a secret will be generated with these keys as below:

NameDescription
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