Merge pull request #1722 from enisoc/mysql-stateful-set

Add replicated MySQL tutorial
This commit is contained in:
devin-donnelly
2016-12-02 15:33:01 -08:00
committed by GitHub
10 changed files with 924 additions and 107 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ spec:
selector:
app: nginx
---
apiVersion: apps/v1alpha1
kind: PetSet
apiVersion: apps/v1beta1
kind: StatefulSet
metadata:
name: web
spec: