Commit Graph

1702 Commits

Author SHA1 Message Date
Victor Marmol
036e7eb40a Merge pull request #10765 from mikedanese/daemon-doc-update
update kube* daemon docs synposis and flags.
2015-07-08 13:21:30 -07:00
Janet Kuo
cbac2abf8b Fix document typo 2015-07-08 11:48:03 -07:00
Victor Marmol
56da0be884 Merge pull request #10681 from thockin/relative-docs-links
Make docs links be relative so we can version them
2015-07-08 11:17:37 -07:00
Victor Marmol
d293388993 Merge pull request #10800 from thockin/docs-volumes
Better volumes docs
2015-07-08 11:16:53 -07:00
Victor Marmol
5e813fc76d Merge pull request #10865 from JanetKuo/docs-security-context
Update document of security context
2015-07-08 10:00:36 -07:00
Victor Marmol
d90cd98d7b Merge pull request #10894 from jlowdermilk/describe-docs
Update kubectl describe help to document prefix matching behavior
2015-07-08 09:59:57 -07:00
Tim Hockin
1e4f6a4357 Better volumes docs 2015-07-07 22:19:20 -07:00
Janet Kuo
049c989a19 Update kubectl get command in docs/devel/ 2015-07-07 18:06:43 -07:00
Yu-Ju Hong
711c093902 Merge pull request #10811 from thockin/version-examples-links
Make examples links be relative
2015-07-07 17:34:37 -07:00
Jeff Lowdermilk
229cbd472d Update kubectl describe help to document prefix matching behavior 2015-07-07 16:57:37 -07:00
Yu-Ju Hong
2a92eec0dc Merge pull request #10875 from thockin/docs-versioning
Fix broken links in docs/README
2015-07-07 16:35:18 -07:00
Yu-Ju Hong
af906eedd9 Merge pull request #10844 from jbeda/docs
Update GCE docs to reflect namespaces
2015-07-07 15:52:53 -07:00
Yu-Ju Hong
362f8da810 Merge pull request #10847 from markturansky/pv_docs
Fixed link in persistent-volumes.md
2015-07-07 15:52:25 -07:00
Tim Hockin
737f3da73a Fix broken links in docs/README 2015-07-07 15:30:14 -07:00
Tim Hockin
0a23c0666d Make docs links be relative so we can version them 2015-07-07 15:22:17 -07:00
Yu-Ju Hong
0d2b8dbd13 Merge pull request #9136 from brendandburns/docs
Add documentation for HA Kubernetes
2015-07-07 15:16:33 -07:00
Tim Hockin
304d08bb7f Make examples links be relative 2015-07-07 15:15:06 -07:00
Janet Kuo
7ec1a69cf1 Update document of security context 2015-07-07 13:30:56 -07:00
markturansky
373d5afe84 fixed link in pv doc 2015-07-07 14:11:53 -04:00
Joe Beda
ae421541ea Update GCE docs to reflect namespaces 2015-07-07 10:50:39 -07:00
Yu-Ju Hong
2337daf1f6 Merge pull request #10738 from feihujiang/updateNodeInfoOfNodeDoc
Update node info description in node.md
2015-07-07 10:47:03 -07:00
Yu-Ju Hong
da25b1224f Merge pull request #10786 from thockin/docs-networking
De-dup, cleanup, overhaul networking docs
2015-07-07 10:45:49 -07:00
Yu-Ju Hong
543e806783 Merge pull request #10769 from thockin/docs-scratch
Docs: update "from scratch" guide to fix my own comments
2015-07-06 17:40:49 -07:00
Tim Hockin
2210220dbf De-dup,overhaul networking docs 2015-07-06 17:28:12 -07:00
Yu-Ju Hong
de710713aa Merge pull request #10573 from erictune/resources
Add user-oriented compute resource doc.
2015-07-06 16:12:38 -07:00
Eric Tune
fd325982c3 Add user-oriented compute resource doc.
Adds docs/compute_resources.md with user-oriented
explanation of compute resources.
Reveals detail gradually and includes examples
and troubleshooting.  Examples are tested.

Moves design-focused docs/resources.md to docs/design/resources.md.
Updates links to that.
2015-07-06 14:57:30 -07:00
Tim Hockin
9fe0d74473 Update networking doc wrt --configure-cbr0 2015-07-06 12:48:59 -07:00
Tim Hockin
a7da693f8a mention /etc/default/docker 2015-07-06 11:53:33 -07:00
Tim Hockin
018ebfad10 Clean up IP instructions some 2015-07-06 11:37:35 -07:00
Mike Danese
3f770e11de breakout doc changes from #10594 to get them into v1 2015-07-06 11:25:47 -07:00
Yu-Ju Hong
258f64eef4 Merge pull request #10736 from AnanyaKumar/patch-1
Update gce.md
2015-07-06 11:24:22 -07:00
Tim Hockin
840c182a2c Fix magic number for (2^16)-2 2015-07-06 11:07:20 -07:00
Tim Hockin
6c88401889 Merge pull request #10271 from erictune/how-to-write-a-gsg
Scratch Getting-started-guide
2015-07-06 11:00:44 -07:00
Yu-Ju Hong
7c2fa5e654 Merge pull request #10640 from marun/vagrant-use-nfs
Vagrant: Add support for nfs synced folders
2015-07-06 10:54:07 -07:00
Eric Tune
682abd9dab Scratch Getting-started-guide 2015-07-06 10:38:20 -07:00
Brendan Burns
431f1f4384 Add documentation for HA Kubernetes 2015-07-06 07:20:53 -07:00
feihujiang
68a8cd1778 Update node info description 2015-07-06 19:22:08 +08:00
Ananya Kumar
5bb48d1337 Update gce.md 2015-07-05 22:48:47 -07:00
Ananya Kumar
7c638fa771 Update gce.md
Links have been updated.
2015-07-05 22:46:33 -07:00
Justin Santa Barbara
2d0fa393b5 AWS: Add docs to volumes.md for EBS
Describes how to create EBS volumes & the syntax for a pod.

Derived from GCE PV docs.
2015-07-05 09:33:58 -04:00
Nikhil Jindal
91fc591e5e Merge pull request #10598 from feihujiang/nameInsteadOfID
Using NAME to replace ID in help string
2015-07-02 15:26:24 -07:00
Nikhil Jindal
fe0b3a0082 Merge pull request #10580 from markturansky/pv_docs
Persistent Volume/Claim docs
2015-07-02 10:39:57 -07:00
markturansky
bd365dda39 single ticked individually highlighted words 2015-07-02 09:25:40 -04:00
Zach Loafman
4b60e4892f Merge pull request #10431 from erictune/image_md
Improve image docs.
2015-07-01 19:33:03 -07:00
Eric Tune
ed2d42e54c Improve image docs.
ImagePullKeys -> ImagePullSecret

Explain that overwriting the /root/.dockercfg not recommended for GKE.

Give detailed and tested steps for distributing a .dockercfg.
2015-07-01 16:46:45 -07:00
Paulo Pires
db00532b47 Updates CoreOS cloud-configs to use Kubernetes 0.19.3.
Added instrumentation and configuration for service account tokens.
Fixes #9075
2015-07-02 00:24:45 +01:00
Zach Loafman
b60c8e567f Merge pull request #10077 from timstclair/ui-server
Move dashboard UI out of the apiserver to a separate pod
2015-07-01 15:56:33 -07:00
Zach Loafman
c7fb07a6aa Merge pull request #10428 from mikedanese/nightly
add documentation and script on how to get recent and "nightly" builds
2015-07-01 15:55:49 -07:00
Zach Loafman
2ff92e25ee Merge pull request #10535 from davidopp/somebranch
Initial design doc for scheduler.
2015-07-01 15:54:40 -07:00
Quinton Hoole
3059dfb015 Fix incorrect doc link in Federation.md 2015-07-01 14:58:08 -07:00