kelseyhightower / scheduler

Toy Kubernetes Scheduler
Apache License 2.0
181 stars 50 forks source link

Warning FailedSync #1

Open BlueYuQuan opened 7 years ago

BlueYuQuan commented 7 years ago

when i create the scheduler.yaml ,it show the following Warning,

FailedSync Error syncing pod, skipping: failed to "StartContainer" for "kubectl" with CrashLoopBackOff: "Back-off 10s restarting failed container=kubectl pod=scheduler-XXXX

can you tell me how to deal with ,thanks。