Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
huynq0911 1898eba2df Change http to https for security links
For security, we should change http into https links.
This PR also update deprecated links

Signed-off-by: huynq0911 <huynq0911@gmail.com>
2019-02-16 12:41:48 +07:00
Anthony Yeh 3ce57f69c2 k8s: Add Helm chart for Vitess (#2230)
* k8s: Add Helm chart for Vitess

This is mostly a direct translation of `examples/kubernetes`,
which I expect can be replaced by this after some more tweaks
and doc updates.

In particular, this still does not use new features like Deployment,
and tablets are not protected by any controllers. I plan to start
incorporating these new features, potentially as options so this chart
can still work on clusters that don't have k8s Alpha features enabled.

* k8s: Add Orchestrator to Vitess Helm chart
2016-11-09 14:51:20 -08:00