Tim Hockin
82b246e487
Make READMEs clearer wrt versions
2015-07-09 15:31:05 -07:00
Tim Hockin
e445e836b1
reflow lines
2015-07-09 15:22:56 -07:00
Zach Loafman
aa9d423e78
Versioning docs and examples for 0.21.0
2015-07-07 14:56:55 -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
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
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
Tim St. Clair
78609986b9
Remove dashboard ui from apiserver & point /ui at kube-ui
2015-07-01 14:21:51 -07:00
Tim St. Clair
b6b2d6df42
Add kube-ui cluster addon for serving k8s dashboard UI.
...
Changes include:
- Add kube-ui binary for serving static dashboard UI
- Add kube-ui docker image, replication controller, and service
- Make the kube-ui a cluster-addon (enabled by default)
- Split the compiled pkg/ui/datafile.go into separate dashboard and swagger packages
- Update docs to reflect changes
2015-07-01 14:21:47 -07:00
Zach Loafman
bc7ff1b80e
Merge pull request #10541 from ingvagabund/master
...
fix formatting of md documents
2015-07-01 14:16:03 -07:00
David Oppenheimer
f692adc67d
Initial design doc for scheduler.
2015-07-01 13:58:56 -07:00
markturansky
32e8e7d3e6
edits from feedback
2015-07-01 16:49:26 -04:00
Maru Newby
5ab9d2cc94
Vagrant: Add support for nfs synced folders
...
nfs synced folders do not require guest additions and are faster than
vmware and virtualbox's shared folders. This change configures the
default /vagrant synced folder to use nfs if the
KUBERNETES_VAGRANT_USE_NFS environment variable is set to 'true'.
2015-07-01 13:12:42 -07:00
Zach Loafman
b42cac69cb
Merge pull request #10519 from JanetKuo/kubectl-c
...
Enable -c for kubectl logs container arg
2015-07-01 08:36:38 -07:00
Zach Loafman
502103cdc6
Merge pull request #10453 from satnam6502/fix-es
...
Change port names to avoid validation failure
2015-07-01 08:30:28 -07:00
markturansky
7fb3aaf348
addressed feedback and various other edits
2015-07-01 11:25:23 -04:00
Zach Loafman
add08cb9c3
Merge pull request #10491 from JanetKuo/kubectl
...
Implement 'kubectl get ... -o wide'
2015-07-01 06:41:44 -07:00
feihujiang
70036069ee
Using NAME to replace ID in help string
2015-07-01 15:35:08 +08:00
Tony Hsu
2e68eb9bdc
Remove extra words.
2015-07-01 12:11:58 +08:00
Alexandros Mavrogiannis
d5035a15e0
Change factory name to client.NewInCluster
...
The factory that generates a client for use within the cluster is NewInCluster, rather than NewInContainer.
2015-06-30 15:58:21 -07:00
markturansky
80d57ba7d8
1st draft of PV/PVC doc
2015-06-30 17:49:01 -04:00
Janet Kuo
682734bcc7
Implement 'kubectl get ... -o wide'
2015-06-30 14:06:47 -07:00
Zach Loafman
037b77255a
Merge pull request #10316 from erictune/images-doc-fix
...
Fix imagePullSecrets example.
2015-06-30 13:52:20 -07:00
Janet Kuo
62b488359f
Enable -c for kubectl logs container arg
2015-06-30 13:25:54 -07:00
Satnam Singh
4e58e001da
Change port names to avoid validation failure
2015-06-30 10:56:20 -07:00
Jan Chaloupka
f7b6e7427e
fix formatting of md documents
2015-06-30 15:49:52 +02:00