vitess-gh/examples/kubernetes
Anthony Yeh b203fcda46 web/vtctld: Add new -web_dir flag everywhere -templates was. 2015-08-03 14:43:45 -07:00
..
guestbook Add EMD keyspace_id comment in Guestbook app. 2015-06-27 17:41:04 -07:00
util k8s: split cluster-*.sh into separate files, use resource limits for vtgate/vttablet templates 2015-07-13 13:48:56 -07:00
README.md Add Sharding in Kubernetes guide to vitess.io. 2015-06-29 13:24:31 -07:00
advanced.md Add empty lines before bulleted lists in Markdown. 2015-05-11 13:55:17 -07:00
cluster-down.sh k8s: split cluster-*.sh into separate files, use resource limits for vtgate/vttablet templates 2015-07-13 13:48:56 -07:00
cluster-up.sh Another merge 2015-07-13 14:01:00 -07:00
create_test_table.sql Add multi-page feature to Guestbook sample app. 2015-06-23 17:37:01 -07:00
env.sh Kubernetes example: find address of vtctld automatically. 2015-06-29 14:52:43 -07:00
etcd-controller-template.yaml Update Docker/Kubernetes configs to etcd v2.0.13. 2015-07-10 16:29:13 -07:00
etcd-down.sh Update k8s scripts to allow for multiple cells 2015-07-22 11:33:38 -07:00
etcd-service-template.yaml Update Kubernetes API from v1beta3 to v1. 2015-06-23 13:18:27 -07:00
etcd-up.sh Update k8s scripts to allow for multiple cells 2015-07-22 11:33:38 -07:00
guestbook-controller.yaml Update Kubernetes API from v1beta3 to v1. 2015-06-23 13:18:27 -07:00
guestbook-down.sh Update Kubernetes API from v1beta3 to v1. 2015-06-23 13:18:27 -07:00
guestbook-service.yaml Update Kubernetes API from v1beta3 to v1. 2015-06-23 13:18:27 -07:00
guestbook-up.sh Update Kubernetes API from v1beta3 to v1. 2015-06-23 13:18:27 -07:00
kvtctl.sh Fix kvtctl.sh for multiple args. 2015-06-29 14:58:13 -07:00
newrelic.sh k8s: split cluster-*.sh into separate files, use resource limits for vtgate/vttablet templates 2015-07-13 13:48:56 -07:00
newrelic_start_agent.sh Updated k8s scripts for benchmarking efforts 2015-04-13 10:07:18 -07:00
newrelic_start_mysql_plugin.sh Updated k8s scripts for benchmarking efforts 2015-04-13 10:07:18 -07:00
sharded-vttablet-down.sh Add scripts and configs for sharded Kubernetes example. 2015-06-27 19:10:30 -07:00
sharded-vttablet-up.sh Add scripts and configs for sharded Kubernetes example. 2015-06-27 19:10:30 -07:00
sharded-vtworker.sh Add scripts and configs for sharded Kubernetes example. 2015-06-27 19:10:30 -07:00
vitess-down.sh Update k8s scripts to allow for multiple cells 2015-07-22 11:33:38 -07:00
vitess-up.sh Fix vitess-up.sh default initial master tablet 2015-07-24 17:40:30 -07:00
vtctld-down.sh Fail fast in *-down.sh scripts. 2015-02-02 15:30:41 -08:00
vtctld-pod.yaml web/vtctld: Add new -web_dir flag everywhere -templates was. 2015-08-03 14:43:45 -07:00
vtctld-service.yaml Update Kubernetes API from v1beta3 to v1. 2015-06-23 13:18:27 -07:00
vtctld-up.sh Kubernetes example: find address of vtctld automatically. 2015-06-29 14:52:43 -07:00
vtgate-controller-benchmarking-template.yaml Merge v1 updates 2015-07-13 13:55:55 -07:00
vtgate-controller-template.yaml Update Kubernetes API from v1beta3 to v1. 2015-06-23 13:18:27 -07:00
vtgate-down.sh Update Kubernetes API from v1beta3 to v1. 2015-06-23 13:18:27 -07:00
vtgate-service.yaml Update Kubernetes API from v1beta3 to v1. 2015-06-23 13:18:27 -07:00
vtgate-up.sh Merge v1 updates 2015-07-13 13:55:55 -07:00
vttablet-down.sh Fix vttablet-down.sh 2015-07-24 16:27:22 -07:00
vttablet-pod-benchmarking-template.yaml k8s: revert starting cell index back to 0 2015-07-22 15:53:05 -07:00
vttablet-pod-template.yaml k8s: revert starting cell index back to 0 2015-07-22 15:53:05 -07:00
vttablet-up.sh k8s: revert starting cell index back to 0 2015-07-22 15:53:05 -07:00
vtworker-pod-template.yaml Add scripts and configs for sharded Kubernetes example. 2015-06-27 19:10:30 -07:00

README.md

Vitess on Kubernetes

This directory contains an example configuration for running Vitess on Kubernetes.

See the Vitess on Kubernetes and Sharding in Kubernetes guides for instructions on using these files.