Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Overview Service Account

The Service Account module is used to manage service accounts utilized by applications or workloads within a cluster to interact with available resources. Service accounts play a role in defining identity and access permissions, ensuring that each application can access resources based on the assigned privileges.

Through this module, users can create, view, and manage service accounts, as well as configure their access permissions using roles, cluster roles, and role bindings to ensure proper security and access control within the cluster environment.

Last updated