Closed
Description
Whenever I run the kubectl drain command, I get an output similar to the following (the throttling request messages) and the node isn't drained of pods:
root@node4:~/kubernetes/virtual-machines# kubectl drain node7.web.ahead4.com --grace-period=300
node "node7.web.ahead4.com" already cordoned
W0327 12:40:23.064522 20276 request.go:627] Throttling request took 140.826987ms, request: GET:http://localhost:8080/api/v1/namespaces/default/replicationcontrollers/fords-coaches
W0327 12:40:23.264460 20276 request.go:627] Throttling request took 195.885379ms, request: GET:http://localhost:8080/api/v1/namespaces/default/replicationcontrollers/ftd-crm
W0327 12:40:23.464502 20276 request.go:627] Throttling request took 196.130639ms, request: GET:http://localhost:8080/api/v1/namespaces/default/replicationcontrollers/icspa
W0327 12:40:23.664448 20276 request.go:627] Throttling request took 195.78121ms, request: GET:http://localhost:8080/api/v1/namespaces/default/replicationcontrollers/insta-uk-crm
W0327 12:40:23.864451 20276 request.go:627] Throttling request took 196.284324ms, request: GET:http://localhost:8080/api/v1/namespaces/default/replicationcontrollers/itstrain
W0327 12:40:24.064477 20276 request.go:627] Throttling request took 194.578357ms, request: GET:http://localhost:8080/api/v1/namespaces/default/replicationcontrollers/oprg
W0327 12:40:24.264519 20276 request.go:627] Throttling request took 195.540545ms, request: GET:http://localhost:8080/api/v1/namespaces/default/replicationcontrollers/pbssltd
W0327 12:40:24.464607 20276 request.go:627] Throttling request took 196.578202ms, request: GET:http://localhost:8080/api/v1/namespaces/default/replicationcontrollers/platform-demos-shop
W0327 12:40:24.664516 20276 request.go:627] Throttling request took 195.68612ms, request: GET:http://localhost:8080/api/v1/namespaces/default/replicationcontrollers/safetysigns-catalog
W0327 12:40:24.864484 20276 request.go:627] Throttling request took 195.852022ms, request: GET:http://localhost:8080/api/v1/namespaces/default/replicationcontrollers/sealesgrabhire
W0327 12:40:25.064500 20276 request.go:627] Throttling request took 195.808393ms, request: GET:http://localhost:8080/api/v1/namespaces/default/replicationcontrollers/udf-spectrum
W0327 12:40:25.264513 20276 request.go:627] Throttling request took 195.844258ms, request: GET:http://localhost:8080/api/v1/namespaces/default/replicationcontrollers/udf-udf
W0327 12:40:25.464498 20276 request.go:627] Throttling request took 195.512148ms, request: GET:http://localhost:8080/api/v1/namespaces/default/replicationcontrollers/william-fountain
error: pods not managed by ReplicationController, Job, or DaemonSet: ahead4-docs-46695868-kdr6c (use --force to override)