ramRoleName

val ramRoleName: Output<String>

The name of the Worker RAM role.

  • If it is empty, the default Worker RAM role created in the cluster will be used.

  • If the specified RAM role is not empty, the specified RAM role must be a Common Service role, and its trusted service configuration must be cloud server. For more information, see Create a common service role. If the specified RAM role is not the default Worker RAM role created in the cluster, the role name cannot start with 'KubernetesMasterRole-'or 'KubernetesWorkerRole.

NOTE: This parameter is only supported for ACK-managed clusters of 1.22 or later versions.