Move to Tasks: Multiple chedulers. (#3694)

This commit is contained in:
Steve Perry
2017-05-09 10:08:26 -07:00
committed by GitHub
parent 8481c02496
commit c0eb5e17ad
7 changed files with 46 additions and 1 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: gcr.io/google_containers/pause:2.0