All Products
Search
Document Center

Container Service for Kubernetes:addon

Last Updated:Nov 07, 2024
ParameterTypeDescriptionExample
object

The configurations of cluster components.

namestring

The component name.

nginx-ingress-controller
configstring

The configuration of the component.

{\"IngressSlbNetworkType\":\"internet\"}
disabledboolean

Specifies whether to disable automatic installation. When you create a cluster, some additional log components are automatically installed in addition to the required components. You can disable the automatic installations of a component and install the component later by calling the component API or in the corresponding console. Valid values:

  • true: disables the automatic installation of a component.
  • false: allows the automatic installation of a component.
false
versionstring

The version of the component.

v1.9.3-aliyun.1