Satnam Singh
526f2f1c03
Fix architecture diagram
2015-03-15 00:56:31 -07: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
Eric Tune
35ebf718e8
Fix CloudFormation too.
2015-03-09 17:52:05 -07:00
Eric Tune
38435db95c
Doc how to ssh tunnel to master with Coreos+GCE
2015-03-09 15:06:02 -07:00
Alex Mohr
da9622a6d7
Revert "Revert "Deleting old sample JSON; moving those in use; updating referenc..."
2015-03-09 14:44:14 -07:00
Alex Mohr
44b9b7aea5
Revert "Deleting old sample JSON; moving those in use; updating references"
2015-03-09 14:18:40 -07:00
Alex Mohr
e9ea7a4042
Merge pull request #5170 from you-n-g/master
...
update the version in document
2015-03-09 13:55:32 -07:00
Clayton Coleman
1256d9b194
Merge pull request #2863 from pweil-/autoscaler-proposal
...
WIP: auto-scaler proposal
2015-03-09 14:37:58 -04:00
Eric Tune
d9e89ca995
Kube-proxy to use apiserver instead of etcd.
2015-03-09 11:32:16 -07:00
Alex Mohr
ee276b26cb
Merge pull request #5124 from MikeJeffrey/ex3
...
Deleting old sample JSON; moving those in use; updating references
2015-03-09 10:58:44 -07:00
Alex Mohr
71da06b9a6
Merge pull request #5083 from quinton-hoole/2015-03-04-add-github-flow-docs
...
Add documentation about the Kubernetes Github Flow.
2015-03-09 10:57:55 -07:00