Commit Graph

798 Commits

Author SHA1 Message Date
Jeff Lowdermilk
277dd5e974 Merge pull request #5482 from AAzza/fix-broken-links-in-admin-guide
Fix broken links in cluster-admin guide
2015-03-16 09:54:41 -07:00
Alex Robinson
ca46be21e5 Merge pull request #5478 from xudifsd/fix-broken-link-in-services
fix broken link in services.md
2015-03-16 09:37:22 -07:00
Alex Robinson
df0fc75847 Merge pull request #5494 from pcx/docs-fixes
Minor docs fixes
2015-03-16 09:36:56 -07:00
Piotr Szczesniak
69432e8b2f Revert "Update cobra/pflag. Also update generated kubectl documentation." 2015-03-16 12:21:20 +01:00
Phaneendra Chiruvella
6b474e6100 fix sentence in overview.md 2015-03-16 09:44:13 +05:30
Phaneendra Chiruvella
cb66e553d2 update link to common golang style mistakes 2015-03-16 08:44:55 +05:30
Phaneendra Chiruvella
99050fe8fd fix link to kubectl docs in docs/README.md 2015-03-16 08:44:55 +05:30
Satnam Singh
526f2f1c03 Fix architecture diagram 2015-03-15 00:56:31 -07:00
Nataliia Uvarova
0cd22cdcef Fix broken links in cluster-admin guide
After the split of documentation into sections, some of the links in
cluster-admin-guide appeared to be broken. This commit fixes them.
2015-03-14 12:09:10 +01:00
Di Xu
00b3fa802d fix broken link and typo in services.md 2015-03-14 13:54:00 +08:00
Brendan Burns
11f61beebe Update architecture diagrams.
COMMIT_BLOCKED_ON_GENDOCS
2015-03-13 17:16:39 -07:00
Brendan Burns
03cd883d5e Merge pull request #5464 from brendandburns/master
Update cobra/pflag.  Also update generated kubectl documentation.
2015-03-13 15:22:44 -07:00
Brendan Burns
cf213ab79c Update generated docs, given upstream cobra/pflag changes. 2015-03-13 14:22:06 -07:00
Brendan Burns
5326baed7b Merge pull request #5254 from AntonioMeireles/add_docker_caching_to_CoreOS_cluster
Add Docker caching support to CoreOS' clusters.
2015-03-13 12:18:26 -07:00
Tamer Tas
611c358d6a Fix Getting Started Guide Typo 2015-03-13 18:29:04 +02:00
António Meireles
b5a50ca9da simplify fleet invocation across CoreOS cloud-configs.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-13 09:51:30 +00:00
António Meireles
d6be2985ca Add Docker caching support to CoreOS' clusters.
a more idiomatic take on #4378. as a bonus, and to be nice on
    resources, an ultra lightweight docker-registry container is
    consumed.

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-13 09:51:30 +00:00
saadali
cb44c0d6aa Fix typos in api-conventions.md 2015-03-12 16:02:01 -07:00
Brian Grant
f8ef90ef05 Merge pull request #5350 from saad-ali/fixstatusdoc
Add documentation for API Status Kind
2015-03-12 15:47:25 -07:00
saadali
024460e147 Add documentation for API Status Kind 2015-03-12 15:16:11 -07: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
Brian Grant
07c2035630 Merge pull request #5266 from erictune/audiences
User, Admin, and Developer guides.
2015-03-12 13:41:32 -07:00
Derek Carr
91131a654e Merge pull request #5186 from markturansky/pv_proposal
Persistent Storage proposal edits
2015-03-12 09:58:02 -04:00
MikeJeffrey
0c6cd21520 Merge pull request #5345 from jlowdermilk/kubectl-docs
Fix md generation for kubectl docs
2015-03-11 17:19:51 -07:00
Nikhil Jindal
b31a4be8a5 Merge pull request #5333 from ric03uec/fix_ui_url
fixing ui url
2015-03-11 17:11:36 -07:00
Deyuan Deng
e8024320c2 Merge pull request #5211 from erictune/upgrade_sketch
Added kernel upgrade workflow documentation
2015-03-11 19:59:24 -04:00
Jeff Lowdermilk
a5746c9a0e Fix md generation for kubectl docs
Display usage string, not long help, as code, remove angle brackets from
output (.md interprets as tags and hides).
2015-03-11 16:42:40 -07:00
Nikhil Jindal
ea220d44e4 Merge pull request #5282 from bgrant0607/docfix
CLI roadmap updates.
2015-03-11 15:55:47 -07:00
Brian Grant
f9bef33717 CLI roadmap updates. 2015-03-11 22:51:40 +00:00
Salvatore Dario Minonne
3e6472f5c4 updating labels.md and design/labels.md 2015-03-11 23:29:59 +01:00
devashish
9ab7a502fc fixing ui url 2015-03-11 14:50:19 -07:00
Eric Tune
0510315e10 User, Admin, and Developer guides.
First pass at organizing our docs for three separate audiences:
User, Cluster Admin, and developer.  Wrote a top-level guide
for each one, by selecting parts of the old docs/README.md.
The new docs/README.md mostly points to these 3 guides.
2015-03-11 10:52:59 -07:00
Eric Tune
a30f2f69a3 Added kernel upgrade sketch 2015-03-11 10:45:04 -07:00
Nikhil Jindal
1965165744 Merge pull request #5285 from errordeveloper/master
coreos/azure: Pass number of minions as an argument
2015-03-11 10:33:52 -07:00
Ilya Dmitrichenko
82fbc2517b coreos/azure: Pass number of minions as an argument 2015-03-11 12:22:55 +00:00
Jerzy Szczepkowski
110ab79f05 Added support for labels to "kubectl stop".
Added support for labels and --all to "kubectl stop". Fixes #5178.
2015-03-11 09:43:29 +01:00
Eric Tune
aa4dbc0df8 Merge pull request #4483 from errordeveloper/master
docs: Kubernetes on Azure with CoreOS and Weave
2015-03-10 15:23:33 -07:00
Nikhil Jindal
4805aecff8 Merge pull request #5197 from erictune/coreos_fix_proxy
Kube-proxy to use apiserver instead of etcd in CoreOS getting-started-guide.
2015-03-10 10:55:37 -07:00
Alex Mohr
9d5ee90191 Merge pull request #5232 from thockin/devdocs
Add a doc on making PRs easier to review
2015-03-10 10:15:58 -07:00
Alex Mohr
c4cdc51bd8 Merge pull request #5204 from erictune/coreos_doc_tunnel
Doc how to ssh tunnel to master with Coreos+GCE
2015-03-10 10:10:53 -07:00
markturansky
3157ffb283 Added verbiage about events 2015-03-10 10:18:24 -04:00
Tim Hockin
31be877ea7 Add a doc on making PRs easier to review 2015-03-10 06:25:40 -07:00
Ilya Dmitrichenko
5deff8b2be coreos/azure: Remove workaround coreos/bugs#267 -
it turned out the issue was due to the domain lenght, so let's just
keep it short.
2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
cc9f6b1f79 coreos/azure: Point kublet and proxy at API server instead of etcd 2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
55b680552a coreos/azure: Ensure docs match the output in new version 2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
cd9b30e684 coreos/azure: Version bump to 0.11.0 2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
2510f89863 Create Azure storage account if needed 2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
1f4474cf4b docs: Update the index of guides -
- add entry for CoreOS on Azure with Weave
- add networking column
2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
c617699e32 docs: Kubernetes on Azure with CoreOS and Weave -
- improve the wording
- suggest next step
- remove unrelated code
- minor fix to instructions
- checkin empty dir
2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
a5915438fc Import errordeveloper/weave-demos@44f542f97b 2015-03-10 07:32:53 +00:00