mirror of
https://github.com/mariadb-operator/mariadb-operator.git
synced 2025-07-25 01:28:31 +00:00
Update README.md
changing feature to " cluster aware rolling update" as agreed
This commit is contained in:

committed by
Martin Montes

parent
6068cc51cf
commit
2522fddad6
@ -33,7 +33,7 @@ Run and operate MariaDB in a cloud native way. Declaratively manage your MariaDB
|
||||
- [Backup retention policy](./docs/BACKUP.md#retention-policy).
|
||||
- [Target recovery time](./docs/BACKUP.md#target-recovery-time): infer which backup to restore.
|
||||
- [Bootstrap new instances](./docs/BACKUP.md#bootstrap-new-mariadb-instances-from-backups) from: Backups, S3, PVCs ...
|
||||
- [Rolling updates](./docs/UPDATES.md): roll out replica Pods one by one, wait for each of them to become ready, and then proceed with the primary Pod.
|
||||
- [Cluster aware rolling update](./docs/UPDATES.md): roll out replica Pods one by one, wait for each of them to become ready, and then proceed with the primary Pod.
|
||||
- [my.cnf configuration](./docs/CONFIGURATION.md#mycnf). Automatically trigger [rolling updates](./docs/UPDATES.md) when my.cnf changes.
|
||||
- [Suspend](./docs/SUSPEND.md) operator reconciliation for maintenance and progressive upgrades.
|
||||
- [Prometheus metrics](./docs/METRICS.md) via [mysqld-exporter](https://github.com/prometheus/mysqld_exporter).
|
||||
|
Reference in New Issue
Block a user