Aws Cluster Authorization Args
data class AwsClusterAuthorizationArgs(val adminUsers: Output<List<AwsClusterAuthorizationAdminUserArgs>>) : ConvertibleToJava<AwsClusterAuthorizationArgs>
Properties
Link copied to clipboard
Users to perform operations as a cluster admin. A managed ClusterRoleBinding will be created to grant the cluster-admin
ClusterRole to the users. Up to ten admin users can be provided. For more info on RBAC, see https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles