zh-trans: batch add examples/admin/ yaml files (#11464)

This commit is contained in:
chenrui
2018-12-03 00:25:39 -05:00
committed by Kubernetes Prow Robot
parent a60038f02b
commit 13953625e4
12 changed files with 356 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
apiVersion: v1
kind: Pod
metadata:
name: annotation-second-scheduler
labels:
name: multischeduler-example
spec:
schedulerName: my-scheduler
containers:
- name: pod-with-second-annotation-container
image: k8s.gcr.io/pause:2.0