英语不好, 语文不好, 凑合看吧.
允许转载, 但请标明出处. 本项目所有文档遵循CC BY 4.0协议
For more information, please see https://creativecommons.org/licenses/by/4.0/
- 安装-Installation: installing the service/binary
- Configuration: breakdown of major configuration variables by topic.
- Execution: running the
orchestrator
service. - Executing via command line
- Using the Web interface
- Using the web API: 通过HTTP GET请求实现自动化
- Using orchestrator-client: a no binary/config needed script that wraps API calls
- Scripting samples
- Orchestrator高可用: making
orchestrator
highly available - 在生产环境中部署Orchestrator
- shard backend模式部署
- raft模式部署
- Failure detection: how
orchestrator
detects failure, types of failures it can handle - Topology recovery: recovery process, promotion and hooks.
- Key-Value stores: master discovery for your apps
- Security
- SSL and TLS
- Pseudo GTID: refactoring and high availability without using GTID.
- Agents
- FAQ
- First Steps, a quick introduction to
orchestrator