Skip to main content
版本:预览版

阿里云 SAE-AUTO-CONFIG-APPLICATION

描述

Alibaba SAE application to be deployed in auto-config mode。

参数说明

名称描述类型是否必须默认值
app_descriptionThe description of the application。stringfalse
app_nameThe name of the application。stringtrue
cpuThe cpu of the application, in unit of millicore。stringfalse
image_urlThe image url of the application, like registry.cn-hangzhou.aliyuncs.com/google_containers/nginx-slim:0.9stringtrue
memoryThe memory of the application, in unit of MB。stringfalse
package_typeThe package type of the application。stringfalse
replicasThe replicas of the application。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):

名称描述
app_idThe id of the application
app_nameThe name of the application