All Products
Search
Document Center

Container Service for Kubernetes:addon

Last Updated:Aug 02, 2024
ParameterTypeDescriptionExample
object

The configurations of cluster components.

namestring

The component name.

nginx-ingress-controller
configstring

The component configuration.

{\"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
  • false
false
versionstring

The component version.

v1.9.3-aliyun.1