Wojciech Tyczynski
a20215beec
Merge pull request #6970 from marekbiskup/typoFix
...
Broken links fixed.
2015-04-17 12:47:41 +02:00
Marek Biskup
817049cc73
Broken links fixed.
2015-04-17 11:04:53 +02:00
Daniel Smith
288effa7c1
Merge pull request #6933 from bgrant0607/docfix
...
Update docs. Add design principles.
2015-04-16 16:55:10 -07:00
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
Eric Tune
1d8659d9de
Merge pull request #5959 from jeffmendoza/patch-1
...
Update getting started support matrix.
2015-04-16 14:50:19 -07:00
Jeff Lowdermilk
97e4549170
Merge pull request #6680 from deads2k/deads-change-kubeconfig-chain
...
change kubeconfig loading chain
2015-04-16 13:57:31 -07:00
Eric Tune
67435e10c5
Merge pull request #6931 from mesosphere/fix-mesos-gsg-instructions
...
Fixed error in Mesos getting started guide.
2015-04-16 13:41:38 -07:00
Alex Robinson
391e079cf6
Merge pull request #6917 from thockin/dockerfile-images-are-dead
...
Stop using dockerfile/* images
2015-04-16 13:30:50 -07:00
Connor Doyle
a6d0b44a33
Fixed error in Mesos getting started guide.
...
The instructions previously advised that the Kubernetes-Mesos executor
will not start up a proxy instance on each minion, but this is
incorrect. Changed the wording to indicate that the proxy only needs to
be started manually on the master.
2015-04-16 13:26:08 -07:00
Tim Hockin
c2bacd588d
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
Ahmet Alp Balkan
cf58b7283a
Correct typo in azure.md
2015-04-16 11:39:40 -07:00
Robert Bailey
17181cbb81
Merge pull request #6918 from bgrant0607/docfix
...
Update link to Borg paper.
2015-04-16 10:53:46 -07:00
Alex Robinson
d2de75cf55
Merge pull request #6907 from ianmiell/patch-1
...
Minor pit-nicks
2015-04-16 10:32:17 -07:00
deads2k
de4be5422c
change kubeconfig loading order
2015-04-16 13:05:09 -04:00
Brian Grant
3a2c482431
Update link to Borg paper.
2015-04-16 16:24:57 +00:00
Robert Bailey
4d3b66c09f
Merge pull request #6897 from colemickens/patch-2
...
Add vnet instructions to azure getting started
2015-04-16 07:15:34 -07:00
Ian Miell
f8e6ab5610
Minor pit-nicks
2015-04-16 14:24:29 +01:00
Cole Mickens
93d76762b7
Update azure.md
2015-04-16 00:30:10 -07:00
Cole Mickens
205d3bf907
Add vnet instructions to azure getting started
2015-04-16 00:22:39 -07:00
Robert Bailey
39bc39315b
Add documentation to help new contributors with write access
...
from accidentally pushing upstream.
2015-04-15 20:51:49 -07:00
Brian Grant
0709dc6aa1
Merge pull request #6837 from quinton-hoole/2015-03-09-Ubernetes-RFC
...
Cluster Federation RFC
2015-04-15 15:13:50 -07:00
Brian Grant
8c213bb119
Merge pull request #6840 from bgrant0607/docfix
...
Updated API conventions and other details, per #6133 .
2015-04-15 14:26:30 -07:00
sandric
f0c3f372a5
Update services.md
...
Fix pods docs link
2015-04-15 18:46:26 +03:00
Marek Biskup
013a10b320
fixed typo in doc (secrets)
2015-04-15 15:32:00 +02:00
Brian Grant
7beb6ddc76
Updated API conventions and other details, per #6133 .
2015-04-15 02:32:34 +00:00
Quinton Hoole
53dde02827
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
Xiang Li
5f4b2f5551
docs: generate docs
2015-04-14 12:53:37 -07:00
Dawn Chen
9ffebf7f7d
Merge pull request #6805 from eparis/fedora-docs
...
update fedora documentation
2015-04-14 09:50:02 -07:00
Yu-Ju Hong
190e6df400
Merge pull request #6407 from IanLewis/master
...
Updated instance name for standalone CoreOS guide.
2015-04-14 09:36:41 -07:00
Dawn Chen
124bece655
Merge pull request #6801 from abonas/fixSecretDoc
...
fix broken link in secrets doc
2015-04-14 09:25:28 -07:00
Eric Paris
069b3a9c29
update fedora documentation
2015-04-14 10:24:52 -04:00
deads2k
bac5cbbe82
add flattening and minifying options to config view
2015-04-14 10:23:10 -04:00
Alissa Bonas
4a17d03577
fix broken link in secrets doc
2015-04-14 11:32:32 +03:00
Eric Paris
26149bd83d
Doc generation should remove old doc files
...
Right now, our doc generation scripts notice if you make changes and
don't regen docs, don't include new docs, etc. But they miss it if your
changes should have REMOVED a doc. Both kubectl-apiversion and
kubectl-clusterinfo should have been removed, but weren't.
This patch starts tracking all generated doc files and will cause
problems if files should be removed and aren't.
2015-04-13 17:48:24 -04:00
Dawn Chen
ae144d7b1f
Merge pull request #6639 from eLobato/patch-1
...
Minor typos in Fedora ansible docs
2015-04-13 13:48:47 -07:00
Jeff Lowdermilk
4a41a7ffe5
Merge pull request #6745 from eparis/auto-gen-markdown
...
Auto gen markdown
2015-04-13 10:00:55 -07:00
Eric Paris
faf60a3cab
update docs using spf13/cobra generator
2015-04-12 15:04:39 -04:00
Young
e4aa1b3924
supplement the way to add a DNS for local kubernetes
2015-04-12 14:40:52 +08:00
Robert Bailey
d577db9987
Merge pull request #6721 from brendandburns/hyperkube
...
Update to 0.14.2 in the docker k8s instructions.
2015-04-10 23:45:36 -07:00
Brendan Burns
6217ae0242
Update to 0.14.2 in the docker k8s instructions.
2015-04-10 22:02:55 -07:00
Deyuan Deng
6679b850e3
Small fix for secret doc
2015-04-10 14:21:15 -04:00
deads2k
b2e3f2185e
make kubectl config behave more expectedly
2015-04-09 15:43:57 -04:00
Daniel Lobato García
baabd96106
Minor typos in Fedora ansible docs
2015-04-09 20:54:14 +03:00
Maxwell Forbes
7eb7387d97
Merge pull request #6403 from zmerlynn/salt_docs
...
Update the existing salt.md, add the start of a Salt README tree
2015-04-09 10:34:25 -07:00
Jeff Lowdermilk
ca6f1a1bc7
Merge pull request #6476 from deads2k/deads-fix-kubeconfig-serialization
...
fix kubeconfig serialization
2015-04-09 09:41:26 -07:00
nikhiljindal
fe60be3179
Moving v1beta1 kubectl examples to v1beta3
2015-04-08 13:08:13 -07:00
Vish Kannan
ffffbb7edf
Merge pull request #6505 from brendandburns/hyperkube
...
Docker multi-node
2015-04-08 11:08:39 -07:00
Jeff Mendoza
076f4ac618
Update getting started support matrix.
...
Removing myself from Azure, as I no longer have the resources to support this.
2015-04-08 08:53:58 -07:00
Brendan Burns
b3c46b5c66
Add a Docker multi-node setup.
2015-04-07 21:22:33 -07:00
Ilya Dmitrichenko
ddfd480828
Fix markdown syntax.
2015-04-08 00:28:54 +01:00