You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
** AI agent: `cluster-d5tp5kntujt599ksadgg-agent-my-agent-sa`
13
13
+
14
14
You can customize this name during creation.
15
15
16
-
* **Role binding**: Cluster scope with Writer role for the cluster where you created the resource. This allows the resource to read and write data, manage topics, and access cluster resources.
16
+
* *Role binding*: Cluster scope with Writer role for the cluster where you created the resource. This allows the resource to read and write data, manage topics, and access cluster resources.
17
17
18
18
=== Manage service accounts
19
19
20
20
You can view and manage service accounts created for MCP servers and AI agents in *Organization* > *IAM* > *Service accounts*.
21
21
22
22
The Organization IAM page shows additional details not visible during creation:
23
23
24
-
[cols="1,2"]
24
+
[cols="1,2", options="header"]
25
25
|===
26
26
|Field |Description
27
27
@@ -47,7 +47,7 @@ From this page you can:
47
47
48
48
[NOTE]
49
49
====
50
-
Deleting a service account removes authentication for the associated MCP server or AI agent. The resource will no longer be able to access cluster data.
50
+
Deleting a service account removes authentication for the associated MCP server or AI agent. The resource can no longer access cluster data.
51
51
====
52
52
53
53
=== Customize role bindings
@@ -58,4 +58,4 @@ The default Writer role provides broad access suitable for most use cases. If yo
58
58
. Find the service account for your resource.
59
59
. Edit the role bindings to use a more restrictive role or scope.
60
60
61
-
For more about roles and permissions, see xref:security:authorization/rbac/rbac.adoc[].
61
+
For more about roles and permissions, see xref:security:authorization/rbac/rbac.adoc[Role-based access control].
0 commit comments