Victor Marmol
94ba5db932
Merge pull request #5562 from yujuhong/verbal
...
Add -v to `go run hack/e2e.go -ctl` commands
2015-03-17 13:12:22 -07:00
Yu-Ju Hong
fb10ccbbd8
Add -v to go run hack/e2e.go -ctl
commands
2015-03-17 12:32:34 -07:00
Derek Carr
c966ae8953
Merge pull request #5525 from erictune/audiences
...
Added Quota documentation for Cluster Admins.
2015-03-17 14:05:12 -04:00
Eric Tune
ece66c80bc
Added Quota documentation for Cluster Admins.
...
Also documented Admission Control Plugins
for developers.
2015-03-17 08:33:57 -07:00
Victor Marmol
668e2dbcd8
Merge pull request #5502 from wojtek-t/completely_remove_bound_pods
...
Remove BoundPod type from source code
2015-03-17 08:09:50 -07:00
Brendan Burns
1c5f6a3cfa
Merge pull request #5353 from bgrant0607/docfix
...
Clarified expectations for pods.
2015-03-17 07:44:09 -07:00
Brendan Burns
3462f68d49
Merge pull request #5455 from AntonioMeireles/use_native_coreos_flannel
...
use natively packaged flannel in CoreOS' cloud-configs
2015-03-17 07:31:09 -07:00
Brendan Burns
c54dc5b4af
Merge pull request #4833 from ghodss/versioning
...
Kube release and API versioning policy
2015-03-17 07:29:44 -07:00
Wojciech Tyczynski
e6d188fca8
Remove BoundPod structure
2015-03-17 10:27:41 +01:00
António Meireles
1891ba029c
in CoreOS configs enforce that docker starts only after flanneld is running.
...
Signed-off-by: António Meireles <antonio.meireles@reformi.st >
2015-03-17 08:38:48 +00:00
António Meireles
07461f9a46
use natively packaged flannel in CoreOS' cloud-configs
...
in the footsteps of #5254 merge earlier today and per @brendandburns comments
in the PR review thread...
Signed-off-by: António Meireles <antonio.meireles@reformi.st >
2015-03-17 08:38:48 +00:00
Sam Ghods
373fc9656a
Kube release and API versioning policy
2015-03-16 20:37:14 -07:00
Brian Grant
bcae5715a1
Merge pull request #5459 from thockin/apidoc
...
Add a doc explaining how to make API changes
2015-03-16 16:05:58 -07:00
Alex Robinson
361c208a7d
Merge pull request #5519 from jlowdermilk/sharing-clusters
...
Add a doc on sharing cluster access credentials via kubeconfig
2015-03-16 15:54:13 -07:00
Nikhil Jindal
7fa7cf5321
Merge pull request #5291 from you-n-g/master
...
sipmle typo
2015-03-16 15:43:52 -07:00
Jeff Lowdermilk
d7d6418474
Add a doc on sharing cluster access credentials via kubeconfig
2015-03-16 15:43:34 -07:00
Tim Hockin
3a1e623980
Add a doc explaining how to make API changes
...
Covers compatibility, internal API, versioned APIs, tests, fuzzer,
semantic deep equal, etc. I wrote this as I worked on the next big
multi-port service change.
2015-03-16 14:07:30 -07:00
Justin Santa Barbara
9361b76977
Configure separate IAM roles for master & minion, create roles automatically
2015-03-16 10:37:25 -07:00
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
Young
379b614024
simple typo
2015-03-14 14:49:31 +08: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
Brian Grant
b4c602f10c
Clarified expectations for pods.
2015-03-12 23:18:07 +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