David Oppenheimer
870c24fc2c
Merge pull request #6713 from brendandburns/docs
...
Suggest a simple rolling update.
2015-04-23 11:52:30 -07:00
Brendan Burns
2a11738029
Suggest a simple rolling update.
2015-04-22 10:22:47 -07:00
Robert Rati
d493d1d200
More updates based on feedback. #6993
2015-04-22 11:21:31 -04:00
caesarxuchao
747bb0de5d
fix the link to services.md
2015-04-21 21:24:53 -07:00
Robert Rati
295ae03fcb
Updated HA proposal based upon comments. #6993
2015-04-21 16:58:45 -04:00
Robert Bailey
8e7529849a
Remove old design file (that has been fully implemented).
2015-04-20 21:33:03 -07:00
Robert Rati
9b39e755ee
Proposal for High Availability of Daemons #6993
2015-04-17 14:59:37 -04:00
Matt Bogosian
77e469b287
Fix #2741 . Add support for alternate Vagrant providers: VMWare Fusion, VMWare Workstation, and Parallels.
2015-04-17 11:26:29 -07:00
Daniel Smith
f61c721244
Merge pull request #6933 from bgrant0607/docfix
...
Update docs. Add design principles.
2015-04-16 16:55:10 -07:00
Brian Grant
cabc8404af
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
Tim Hockin
457acee81e
Stop using dockerfile/* images
...
As per
http://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/
docker has stopped answering dockerfile/redis and dockerfile/nginx. Fix all
users in our tree. Sadly this means a lot of published examples are now broken.
2015-04-16 12:20:43 -07:00
Tim Hockin
95d5605737
Stop using dockerfile/* images
...
As per
http://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/
docker has stopped answering dockerfile/redis and dockerfile/nginx. Fix all
users in our tree. Sadly this means a lot of published examples are now broken.
2015-04-16 12:20:43 -07:00
Ian Miell
a1a9378784
Minor pit-nicks
2015-04-16 14:24:29 +01:00
Robert Bailey
2375fb9e51
Add documentation to help new contributors with write access
...
from accidentally pushing upstream.
2015-04-15 20:51:49 -07:00
Quinton Hoole
6b437917d4
Cluster Federation RFC.
...
# *** 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-14 15:57:33 -07:00
António Meireles
655bbc697f
adding release notes guidelines to the (new) releases policy.
...
per the ongoing conversation at GoogleCloudPlatform/kubernetes#6213
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-04-07 18:21:45 +01:00
Prashanth B
77a447fa75
Merge pull request #6097 from derekwaynecarr/limit_range_default_value
...
Limit range supporting a default resource limits value
2015-04-02 16:04:09 -07:00
Brendan Burns
52f4cee414
Add some more clarity around "controversial" or "complex" PRs and merging.
2015-04-02 12:05:49 -07:00
Jerzy Szczepkowski
cf7a217be0
Merge pull request #6050 from piosz/docs
...
Changed merge policy
2015-04-02 10:09:05 +02:00
goltermann
5d31ce87c8
Update issues.md
2015-04-01 16:37:42 -07:00
Kris Rousey
58542e4f17
Changing the case of API to be consistent with surrounding uses.
2015-04-01 14:49:33 -07:00
derekwaynecarr
149d7ab358
Update design doc for limit range change
2015-04-01 16:54:21 -04:00
goltermann
fcd666c840
Update issues.md
...
Updating priority definitions - open for discussion if there are other opinions.
2015-04-01 13:00:37 -07:00
Tamer Tas
f08e73cb56
Fix typo in Secrets design document
2015-04-01 01:18:49 +03:00
Tamer Tas
2108ead7d3
Fix typo in Secrets
2015-04-01 00:56:20 +03:00
Piotr Szczesniak
73ec8632c4
Changed merge policy
2015-03-31 16:54:03 +02:00
Jeff Grafton
5ed385b9e7
Merge pull request #5141 from erictune/gsgrules
...
Guidelines for Getting Started Guide contributions
2015-03-30 15:35:37 -07:00
Eric Tune
d60aa36171
Proposed guidelines for new Getting-started-guides.
...
# *** 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-03-30 09:52:52 -07:00
António Meireles
636062818f
remove remaining references to containerized cadvisor.
...
since GoogleCloudPlatform/kubernetes#5308 got merged cadvisor facilities are
built-in in kubelet, so time to update the 'screenshots'...
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-30 15:27:23 +01:00
Piotr Szczesniak
670cba557a
Merge pull request #5836 from adymitruk/patch-1
...
Better wording for clean up.
2015-03-27 10:06:21 +01:00
Mark Maglana
6e8f790f1c
Fix confusing use of "comprise"
...
The word "comprise" means "be composed of" or "contain" so
"applications comprised of multiple containers" would mean
"applications composed of of multiple containers" or "applications
contained of multiple containers" which is confusing.
I understand that this is nitpicking and that "comprise" has a new
meaning which is the opposite of its original definition just like
how "literally" now means "figuratively" to some people. However, I
believe that clarity is of utmost importance in technical
documentation which is why I'm proposing this change.
2015-03-25 14:55:34 -07:00
Rohit Jnagal
4d946b3353
Add a pointer to kubernetes-dev to API changes doc.
2015-03-25 18:00:52 +00:00
Brian Grant
bda23d28bd
Merge pull request #5844 from wojtek-t/change_ns_to_namespaces
...
Change "/ns" to "/namespaces" in few remaining places.
2015-03-24 07:30:33 -07:00
Wojciech Tyczynski
337cdac032
Change "/ns" to "/namespaces" in few remaining places.
2015-03-24 13:05:32 +01:00
Maciej Szulik
1569ae19e6
Fixed markdown
2015-03-24 12:01:41 +01:00
Adam Dymitruk
8a901730fe
Better wording for clean up.
...
Encouraging squashing by default leads to important history being lost. People new to different git flows may be doing themselves and the project a disservice without knowing.
2015-03-23 23:51:46 -07:00
Brian Grant
c1182130a2
Merge pull request #5195 from derekwaynecarr/update_namespace_design
...
Design graceful termination of Namespaces
2015-03-20 09:00:35 -07:00
Derek Carr
cd5cc3bdf6
Merge pull request #5418 from rjnagal/docs
...
Update vagrant documentation to use get.k8s.io for setup.
2015-03-19 11:08:07 -04:00
Rohit Jnagal
3fe373e83a
Update vagrant documentation to use get.k8s.io for setup.
2015-03-18 22:17:45 +00:00
derekwaynecarr
6a22c4b38d
Update namespaces design
2015-03-18 11:33:02 -04:00
Yu-Ju Hong
9786c3c763
Add -v to `go run hack/e2e.go -ctl` commands
2015-03-17 12:32:34 -07:00
Wojciech Tyczynski
59748dcb90
Remove BoundPod structure
2015-03-17 10:27:41 +01:00
Brian Grant
31e8d2b80e
Merge pull request #5459 from thockin/apidoc
...
Add a doc explaining how to make API changes
2015-03-16 16:05:58 -07:00
Tim Hockin
d2499d4bdc
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
Phaneendra Chiruvella
472bf52e67
update link to common golang style mistakes
2015-03-16 08:44:55 +05:30
Derek Carr
0c27f19ff2
Merge pull request #5186 from markturansky/pv_proposal
...
Persistent Storage proposal edits
2015-03-12 09:58:02 -04:00
Salvatore Dario Minonne
aa00e8e7f1
updating labels.md and design/labels.md
2015-03-11 23:29:59 +01:00
markturansky
9249c265ba
Added verbiage about events
2015-03-10 10:18:24 -04:00
Tim Hockin
2b45ccdae8
Add a doc on making PRs easier to review
2015-03-10 06:25:40 -07:00
Alex Mohr
bf67214b68
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