Commit Graph

119 Commits (ab0844840aa03155450e1e4337e84ea58c96cf30)

Author SHA1 Message Date
Brian Grant f1cea092df Update docs. Add design principles. Fixes #6133. Fixes #4182.
# *** ERROR: *** docs are out of sync between cli and markdown
# run hack/run-gendocs.sh > docs/kubectl.md to regenerate

#
# Your commit will be aborted unless you regenerate docs.
    COMMIT_BLOCKED_ON_GENDOCS
2015-04-16 22:13:44 +00:00
Nikhil Jindal 62f17640f1 Merge pull request #5226 from ghodss/patch-6
Update README to include design overview
2015-03-10 10:45:34 -07:00
Victor Marmol 7b31799fb2 Merge pull request #5244 from gmarek/client1
Add info about possibly overloaded IRC client
2015-03-10 08:45:14 -07:00
gmarek 9a3641dce7 Add info about possibly overloaded IRC client 2015-03-10 15:52:47 +01:00
Sam Ghods 3f0766679f Update README to include design overview 2015-03-09 19:41:18 -07:00
Brendan Burns edf2ff440a Add a fork. 2015-03-09 16:41:11 -07:00
Jeff Grafton c444c172bc Add Coveralls coverage badge to README.md. 2015-02-19 17:49:43 -08:00
Brendan Burns 699f20598d Update README.md 2015-02-03 20:47:08 -08:00
Brendan Burns ce5a9c39ad Update README.md 2015-02-03 20:45:54 -08:00
Brendan Burns 56ca1ef328 Update README.md 2015-02-03 11:20:56 -08:00
Sam Ghods 9b17d62192 Update README.md to include Godoc and Travis links 2015-01-29 18:04:31 -08:00
Brendan Burns 057c6b8e7c fix link. 2014-12-22 13:57:26 -08:00
Brendan Burns 53f7499fd0 Update to include links to the user FAQ 2014-12-22 13:19:10 -08:00
MikeJeffrey 7c9698f1be Updated readme.md 2014-12-02 13:20:48 -08:00
Sean O'Keefe 31b589abbe Updating links 2014-11-27 13:34:02 -08:00
Jeff Mendoza 84f4f001bf Update README.md
Update Azure.
2014-11-18 14:15:51 -08:00
Deyuan Deng 7f6580dbea Fix DESIGN.md link, and etcd installation instruction. 2014-11-11 22:12:27 -05:00
Brendan Burns 8a2954900e Merge/rebase w/ Kelsey's cloud formation docs. 2014-11-10 13:35:57 -08:00
Andriy Yurchuk 1ff79fdeb0 AWS support draft
Fix calling function before declaration

Set Name tags on instances

Hide import-key-pair error

Fix instances names resolution

Implement kube-down for AWS provider

Add cluster validation routines. Make changes according to #1255

Implement post-deployment cluster validation

Set proper master name in userdata scripts

Fix kube-down path in hint

Add getting started for AWS
2014-11-10 13:32:52 -08:00
Meir Fischer b17b64d072 hacking link fix
hacking link outdated due to transfer of development guide to separate CONTRIBUTING.md file
(no other links incorrectly point to README.md#development)
2014-11-09 15:32:59 -05:00
Deyuan Deng a7bdb362da Fix local cluster scripts 2014-11-02 23:30:14 -05:00
Brendan Burns 81c538806b Add a link to the contrib/recipes directory. 2014-10-31 09:26:52 -07:00
Pieter Noordhuis d51c071982 Update README and getting started guide 2014-10-29 11:30:09 -07:00
Joe Beda 25b1eea116 Merge pull request #1832 from doublerr/rackspace_switch_to_coreos
Rackspace - Switch to CoreOS for standard cluster
2014-10-22 09:30:55 -07:00
Brendan Burns c6c4b1dc8d Add a link to k8s-201. 2014-10-21 07:20:28 -07:00
Ryan Richard a8bae68865 Rackspace - Switch to CoreOS for standard cluster
The Rackspace setup for Kubernetes now leverages CoreOS instead of Ubuntu. We've dropped Salt completely for our cluster.
2014-10-20 12:14:20 -05:00
Eric Tune 2ce16acd67 Move developer documentation to docs/devel/
Fix links.
2014-10-15 08:30:02 -07:00
Sebastien Goasguen 649d688dbd Adding a CloudStack deployment page with initial documentation and place holders 2014-10-14 08:50:47 -04:00
Joe Beda 38d5906044 Clean up READMEs and broken stuff.
Move all support for clouds that are broken with this change into an `icebox` directory.  We'll move that stuff back out as we fix it up.
2014-10-10 12:33:36 -07:00
Eric Tune 24ee4c8fec Move development guide out of README.md 2014-10-10 08:39:23 -07:00
Brendan Burns e7a9fa0691 Add a link to the kubernetes walkthrough example. 2014-10-09 12:37:35 -07:00
Tim Hockin c6acda63a8 Merge pull request #1656 from matttproud/documentation/use-relative-links
Swap internal doc. refs to relative links.
2014-10-08 13:15:48 -07:00
Matt T. Proud 8a911b39af Swap internal doc. refs to relative links.
This commit addresses issue #1571, which requests that all internal
Kubernetes links are swapped to relative ones to better facilitate
browsing of documentation on local forks, not to mention make the
documentation have less needless boilerplate.
2014-10-08 21:09:18 +02:00
Eric Paris 3ecbfa20ee update basic rules how to use godeps
seemed to be a couple of gotchas which make godeps harder for some people
to use.  explain how I make it work.
2014-10-08 14:42:04 -04:00
Brendan Burns 414473607a Update the UX, add documentation. 2014-10-07 09:49:49 -07:00
David Reynolds d6dee3cad5 Fix typos in README.md 2014-09-30 19:33:28 -07:00
Tim Hockin 88cb312d91 Update README with announce list 2014-09-26 14:08:13 -07:00
Vojtech Vitek (V-Teq) 5ea0bf9a11 Update etcd installation steps in README 2014-09-17 12:17:06 +02:00
brendandburns 16c1e31162 Fix etcd install instructions. 2014-09-16 16:27:30 -07:00
whitel 6619b30b4f Fixing links to the Fedora Getting Started Guides 2014-09-16 13:41:03 -04:00
brendandburns 445e3f9b4c Add a pointer to running on open stack docs. 2014-09-11 16:04:50 -07:00
Brian Grant 276df0bf2a Misc. doc updates: Go setup, ssh reqd. on GCE, etcd reqd. for local, moved community links to wiki 2014-09-11 20:10:49 +00:00
Satnam Singh b16ac5dc0e Improve the documentation for end-to-end tests. 2014-09-10 21:29:44 -07:00
brendandburns b8d9372b64 Add a pointer to the digital ocean instructions 2014-09-10 11:29:30 -07:00
brendandburns a07836ce96 Add a pointer to Circle CI instructions. 2014-09-08 15:22:24 -07:00
Brendan Burns 1dfef703c4 Add documentation for client libraries 2014-09-03 22:21:42 -07:00
Clayton Coleman 6c43c8f935 Describe some ecosystem projects around Kube 2014-08-28 23:38:58 -04:00
Joe Beda fa17697194 Merge pull request #1072 from davidreynolds/master
s/install/get
2014-08-28 10:42:47 -07:00
Daniel Smith 8072f69a4c Merge pull request #1054 from filbranden/build_without_godep
Build without godep
2014-08-28 10:07:05 -07:00
Ryan Richard d57a6b8cf0 Add rackspace getting started link to README.md 2014-08-28 10:37:59 -05:00