Merge pull request #19221 from zacharysarah/dev-1.18-repair

Repair and sync the dev-1.18 branch
This commit is contained in:
Vineeth Pothulapati
2020-02-21 17:32:04 +05:30
committed by GitHub
117 changed files with 2899 additions and 3577 deletions
@@ -18,10 +18,10 @@ This page shows how to run a replicated stateful application using a
The example is a MySQL single-master topology with multiple slaves running
asynchronous replication.
{{ < note > }}
{{< note >}}
**This is not a production configuration**. MySQL settings remain on insecure defaults to keep the focus
on general patterns for running stateful applications in Kubernetes.
{{ < /note > }}
{{< /note >}}
{{% /capture %}}