Skip to content

Create a MySQL Instance

After accessing the MySQL database, follow the steps below to create a MySQL instance.

  1. In the instance list, click Create M-S Instance in the upper right corner.

    New Instance

  2. On the Create M-S Instance page, after configuring Basic Information , click Next .

    Basic Info

  3. After selecting the deployment type, CPU, memory and storage, etc. Spec Settings , click Next .

    Spec Settings

  4. Set Service Settings such as username and password, and use ClusterIP as the access method by default.

    Service Settings

  5. After confirming that the basic information, specification configuration, and service settings are correct, click OK .

    Confirm

  6. Return to the instance list, and the screen will prompt Successfully created the instance .

    Create Successfully

Comments