User Management
Feature Overview
Provides complete user lifecycle management, including creation, permission assignment, password modification, and deletion operations.
Procedure
-
Create User Password
Info${instance_name}is the desired MySQL-MGR instance name for the user to be created${namespace}is the namespace to which the instance belongs${username}is the desired username to be created${password}is the desired password to be set
-
Create User Management CR
Info${instance_name}is the desired MySQL-MGR instance name for the user to be created${namespace}is the namespace to which the instance belongs${username}is the desired username to be created${secret_name}is the secret name for carrying the password${database}is the desired database name for the user to be created
-
Log in to MySQL using the corresponding user
-
Check user permissions, example for user dev:
Result will show: