Add more files for schema test

This commit is contained in:
Qiming Teng
2017-11-21 16:22:55 +08:00
parent 5e19e823b5
commit 5e7e5f3235
9 changed files with 133 additions and 126 deletions
@@ -40,7 +40,7 @@ If you create the ReplicaSet and then view the Pod metadata, you can see
OwnerReferences field:
```shell
kubectl create -f https://k8s.io/docs/concepts/abstractions/controllers/my-repset.yaml
kubectl create -f https://k8s.io/docs/concepts/controllers/my-repset.yaml
kubectl get pods --output=yaml
```