Kubernetes Permission
This resource will help you implement RBAC authorization for the kubernetes cluster, see What is kubernetes permissions.
NOTE: Please make sure that the target RAM user has been granted a RAM policy with at least read-only permission of the target cluster in the RAM console. Otherwise, the
ErrorRamPolicyConfig
error will be returned. For more information about how to authorize a RAM user by attaching RAM policies, see Create a custom RAM policy. NOTE: If you call this operation as a RAM user, make sure that this RAM user has the permissions to grant other RAM users the permissions to manage ACK clusters. Otherwise, theStatusForbidden
orForbiddenGrantPermissions
errors will be returned. For more information, see Use a RAM user to grant RBAC permissions to other RAM users. NOTE: This operation overwrites the permissions that have been granted to the specified RAM user. When you call this operation, make sure that the required permissions are included. NOTE: Available since v1.122.0.