website
website copied to clipboard
Improve User Guides
- VTTablet modes should be multiple Guides (Use Vitess with externally Managed MySQL etc)
- VTExplain should be something like "Check Queries for Compatibility"
- Backing Up and Restoring Data is fine (although "Backup and Restore" is shorter)
- Reparenting: Need to think about it, might be multiple guides.
- Topology Service: This is a reference, not a guide
- Transparent Securit Model: This is also a reference
- Upgrading: This is good how it is
- Schema management: might need to be split with some moving to reference. A task guide might be "making schema changes".
- Create and maintain vindexes user guide.
- Server configuration: might be something like "Configuring Components"
Move summary:
- [x] VTTablet Modes -> Reference
- [x] Topology Service -> Reference
- [x] Transparent Securit Model -> Reference
- [x] Schema Management -> Reference
- [x] VTExplain -> Reference
Summary of next-gen user guides is:
- [x] Production Planning (existing content, but needs editing in #327)
- [x] Configuring Components (maybe eventually production planning can merge here)
- [ ] Migrating from MySQL (new content around unmanaged tablets using vreplication workflows)
- [ ] Using a Remote/Unmanaged MySQL (new content around Aurora, cloud SQL)
- [ ] Unmanaged to Managed Tablets (new content around migration phase 2 using vrepl)
- [ ] Multi-cell Deployment #249 (new content)
- [x] Table Migration (currently called Vertical Split. Added in #309, needs to be renamed)
- [x] Horizontal Sharding (will be added in #309)
- [x] Backup and Restore (mostly good how it is)
- [x] Upgrading Vitess (has issues to be fixed in #353 later)
- [ ] Validate Query Compatibility (need to write new content around vtexplain)
- [x] Making Schema Changes
- [x] Reparenting (keep as is for now, fix later)
- [ ] Integration with Orchestrator (#351)
- [ ] Setup TLS https://github.com/vitessio/website/issues/276
- [ ] Creating Vindexes
- [ ] Configuring VSchema
- [ ] Setting up VReplication
- [ ] Zookeeper Topology Service
- [ ] Consul Topology Service
- [ ] Monitoring Vitess