Commit Graph

17 Commits (86025129fbb5ee392701a6495cdbd6bd6e8d0d84)

Author SHA1 Message Date
Kris Rousey 6e83eb2636 Updating docs/ to v1 2015-06-05 14:09:49 -07:00
Quinton Hoole f9ab36a7c2 Merge pull request #9314 from ingvagabund/master
doc: update link to "The Kubernetes Node" section
2015-06-05 12:46:36 -07:00
Scott Konzem 1cff55f874 Fix misspellings in documentation 2015-06-05 11:35:17 -04:00
Jan Chaloupka 2c52769785 doc: update link to "The Kubernetes Node" section 2015-06-05 13:35:59 +02:00
Eric Tune 15cfd32512 Updated node.md
Describe kubelet self-registration.
Remove references to deprecated node controller flags.
Describe flags that control kubelet registration.
2015-06-02 16:12:22 -07:00
Chao Xu fa10509a7f update docs/node.md to v1beta3 2015-05-20 13:34:28 -07:00
Jeff Lowdermilk 553f9f822b Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
George Kuan 9f64d009e0 Corrected some typos 2015-04-26 19:37:14 -07:00
gmarek ef56dca6b6 Remove ConditionSchedulable 2015-04-07 17:01:07 +02:00
Deyuan Deng 6bb9701489 Remove Reachable Condition 2015-04-01 13:56:43 -04:00
Deyuan Deng ca68f4a9d1 Rename ConditionFull->ConditionTrue, ConditionNone->ConditionFalse 2015-03-24 17:28:59 -04:00
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