Create Cluster Role



Last updated

The Cluster Role feature is used to define access permissions to resources at the cluster level, allowing the assigned permissions to apply across all namespaces within a Kubernetes cluster.
To create a new cluster role, click the Create Cluster Role button.

After clicking the Create Cluster Role button, the system will display an editable YAML form. Users can adjust the configuration values as needed, then click the Submit button to save the data.

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

Last updated