Skip to content

Vitess operator examples from Vitess project and from my "Deploying a Sharded Vitess Sandbox Cluster in Public Cloud Kubernetes in 10 Minutes" talk at Percona Live Online May 2021

License

Notifications You must be signed in to change notification settings

jmoldow/vitess-operator-examples

Vitess Operator Examples

Vitess operator examples from Vitess project and from Jordan Moldow's "Deploying a Sharded Vitess Sandbox Cluster in Public Cloud Kubernetes in 10 Minutes" talk at Percona Live Online May 2021.

Examples adapted from original source in https://github.com/vitessio/vitess/tree/release-10.0/examples .

Slides for Jordan Moldow's "Deploying a Sharded Vitess Sandbox Cluster in Public Cloud Kubernetes in 10 Minutes" talk at Percona Live Online May 2021: https://app.box.com/s/p3e03oqiwv1q3mtclm34mpcb6tqub75j

Vitess

Vitess is a database clustering system for horizontal scaling of MySQL through generalized sharding.

By encapsulating shard-routing logic, Vitess allows application code and database queries to remain agnostic to the distribution of data onto multiple shards. With Vitess, you can even split and merge shards as your needs grow, with an atomic cutover step that takes only a few seconds.

Vitess has been a core component of YouTube's database infrastructure since 2011, and has grown to encompass tens of thousands of MySQL nodes.

For more about Vitess, please visit vitess.io.

Vitess has a growing community. You can view the list of adopters here.

Reporting a Problem, Issue, or Bug

To report a problem, the best way to get attention is to create a GitHub issue using proper severity level based on this guide.

For topics that are better discussed live, please join the Vitess Slack workspace. You may post any questions on the #general channel or join some of the special-interest channels.

Follow Vitess Blog for low-frequency updates like new features and releases.

Security

Reporting Security Vulnerabilities

To report a security vulnerability, please email vitess-maintainers.

See Security for a full outline of the security process.

Security Audit

A third party security audit was performed by Cure53. You can see the full report here.

License

Unless otherwise noted, the Vitess source files are distributed under the Apache Version 2.0 license found in the LICENSE file.

FOSSA Status

About

Vitess operator examples from Vitess project and from my "Deploying a Sharded Vitess Sandbox Cluster in Public Cloud Kubernetes in 10 Minutes" talk at Percona Live Online May 2021

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published