This database can later be used as an external datastore for a high-availability K3s Kubernetes cluster.
- In the left panel, click Databases.
- Click Create database.
- In the Engine type section, click MySQL.
- In Settings section, under Credentials Settings, enter a master password for the admin master username. Confirm the password.
- Expand the Additional configuration section. In the Initial database name field, enter a name. The name can have only letters, numbers, and underscores. This name will be used to connect to the database.
- Click Create database.
To see this information in the Amazon RDS console, click Databases, and click the name of the database that you created.
- Password: Use the admin password.
- Hostname: Use the Endpoint as the hostname. The endpoint is available in the Connectivity & security section.
- Port: The port should be 3306 by default. You can confirm it in the Connectivity & security section.
For more information on configuring the datastore for K3s, refer to the