Create Service Accounts



Last updated

The Create Service Account feature is used to create a new service account that will be utilized by applications or workloads within a cluster to access resources based on the assigned permissions.
To add a new service account, click the Create Service Account button.

After clicking the Create Service Account button, the system will display an editable YAML form. Users can modify configurations such as name and namespace as needed. Once completed, click the Submit button to save the data.

Once the process is successful, the system will display a notification stating that the Service Account has been successfully created.

Last updated