-
-
Notifications
You must be signed in to change notification settings - Fork 276
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
109 additions
and
185 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,13 @@ | ||
# Documentation | ||
|
||
MySQL Operator documentation. | ||
MySQL operator documentation | ||
|
||
## Table of content | ||
|
||
* [Getting started](getting-started.md), provides an overview over deploying and using MySQL | ||
Operator | ||
* [Deploy a MySQL cluster](deploy-mysql-cluster.md), describes in detail how a cluster can be | ||
installed and configured. | ||
* [Configure backups](backups.md), this section shows how to configure and take backups of a | ||
cluster. | ||
* [Recurrent backups](cluster-recurrent-backups.md), it describe how to setup recurrent backups for | ||
the cluster. | ||
* [Restore a cluster](cluster-recover.md), it describes how to restore a cluster from a backup. | ||
* [How to integrate](integrate-operator.md) the operator with your deployment setup. This presents | ||
a simple way of using MySQL Operator and helm to deploy your application. | ||
* [Orchestrator](orchestrator.md), describes how to access orchestrator for more details. | ||
* [Getting started](getting-started.md) provides an overview over deploying and using the MySQL operator | ||
* [Deploy a MySQL cluster](deploy-mysql-cluster.md) describes in detail how a cluster can be installed and configured | ||
* [Configure backups](backups.md) shows how to configure and take backups of a cluster | ||
* [Recurrent backups](cluster-recurrent-backups.md) describes how to setup recurrent backups for the cluster | ||
* [Restore a cluster](cluster-recover.md) explains how to restore a cluster from a backup | ||
* [How to integrate](integrate-operator.md) the operator with your deployment setup. This presents a simple way of using the MySQL operator and helm to deploy your application | ||
* [Orchestrator](orchestrator.md) shows you how to access the orchestrator for more details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.