Add docs to illustrate how to schedule pod to specific node (#12871)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
c34527a3ed
commit
268c9473a5
@@ -446,6 +446,7 @@ func TestExampleObjectSchemas(t *testing.T) {
|
||||
"commands": {&api.Pod{}},
|
||||
"init-containers": {&api.Pod{}},
|
||||
"lifecycle-events": {&api.Pod{}},
|
||||
"pod-nginx-specific-node": {&api.Pod{}},
|
||||
"pod-nginx": {&api.Pod{}},
|
||||
"pod-with-node-affinity": {&api.Pod{}},
|
||||
"pod-with-pod-affinity": {&api.Pod{}},
|
||||
|
||||
Reference in New Issue
Block a user