Commit Graph

6 Commits

Author SHA1 Message Date
Ravi Sankar Penta
f6ecec5880 Allow admin user to explicitly unschedule the node
Setting Unschedulable on the node will not touch any existing pods
on the node but will block scheduling of new pods on the node.
2015-03-12 14:27:27 -07:00
Ravi Sankar Penta
3a5ef05f64 Make periodic sync nodes from cloud provider optional.
--sync_nodes=false gives user flexibility to add/remove nodes in the
cluster using REST api/kubectl cli and at the same time can use
cloud provider for other resources like persistent disks, etc.
2015-02-09 13:42:44 -08:00
Deyuan Deng
04ed23a7b3 Update node.md 2015-01-26 13:56:13 -05:00
Deyuan Deng
c263a79d3e Add node sync period flag 2015-01-22 19:14:02 -05:00
Mike Danese
4d85294bd0 fixed resources field 2014-12-10 23:04:33 -08:00
Deyuan Deng
1bbd63513f Add a document about node. 2014-11-20 18:13:31 -05:00