Skip to content

What’s next?

Congratulations! You’ve successfully completed the getting started guide. Your MySQL cluster is up and running. Now it’s time to prepare it for production use and learn the essential day-to-day operations.

Immediate next steps

These are the most important tasks to tackle right away:

1. Set up automated backups

You’ve created a single backup, but production workloads need automated backup schedules to protect your data continuously.

2. Create application users

Your cluster is currently using the root user. For production, you’ll want to create dedicated users for your applications with appropriate permissions.

3. Enable high availability

Ensure your cluster can survive node failures by distributing pods across different nodes.

Production preparation

Once you’ve covered the basics, prepare your cluster for production workloads:

Security

Configure access to your cluster for external applications

Performance and reliability

Monitoring and observability

Advanced operations

As you become more comfortable with the Operator, explore these advanced features:

Learn more


Last update: 2025-11-05