Commit Graph

639 Commits

Author SHA1 Message Date
Daniel Smith
9ef38c124c manual fixes 2015-07-10 10:54:47 -07:00
Daniel Smith
c03a788c67 Auto-fixed docs 2015-07-10 10:54:47 -07:00
wizard
69b55b82f8 update k8s to 0.19.3 2015-07-10 09:57:00 +08:00
Avesh Agarwal
f134830aba The option --service-cluster-ip-range was introduced with kubernetes 0.18.
So this fix changes tested version for this guide to 0.18 and beyond.

Signed-off-by: Avesh Agarwal <avagarwa@redhat.com>
2015-07-09 17:37:24 -04:00
Victor Marmol
809d16de20 Merge pull request #10856 from mikedanese/v1beta3-remove-docs
remove v1beta3 examples from getting started from scratch guide
2015-07-09 14:22:02 -07:00
Satnam Singh
70afc829c6 Update logging getting started guides to reflect namespace change 2015-07-09 01:12:13 -07:00
Wojciech Tyczynski
e80a193664 Merge pull request #9943 from mamikonyana/override_ubuntu_defaults
Do not override environment variable in ubuntu defaults
2015-07-09 09:21:26 +02:00
Mike Danese
57f235a99f remove v1beta3 examples from getting started from scratch guide 2015-07-08 15:56:22 -07:00
Victor Marmol
a599d80343 Merge pull request #10941 from caesarxuchao/getting-started-output
update the kubectl output in gettint-started-guides
2015-07-08 15:55:44 -07:00
Victor Marmol
2ee06ed171 Merge pull request #10950 from pmorie/hostpath
Change remaining instances of hostDir in docs to hostPath
2015-07-08 13:49:23 -07:00
Paul Morie
5b4adf8469 Change remaining instances of hostDir in docs to hostPath 2015-07-08 16:26:20 -04:00
Janet Kuo
cbac2abf8b Fix document typo 2015-07-08 11:48:03 -07:00
Chao Xu
2e6db701a2 coreos 2015-07-08 11:46:12 -07:00
Chao Xu
89a8c0a749 centos 2015-07-08 11:27:12 -07:00
Chao Xu
fef7e47ddf juju 2015-07-08 11:24:24 -07:00
Chao Xu
1cca74c20d REASON to STATUS 2015-07-08 11:20:49 -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
Chao Xu
3cc13260ba vagrant 2015-07-08 11:01:09 -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
Tim Hockin
0a23c0666d Make docs links be relative so we can version them 2015-07-07 15:22:17 -07:00
Tim Hockin
304d08bb7f Make examples links be relative 2015-07-07 15:15:06 -07:00
Joe Beda
ae421541ea Update GCE docs to reflect namespaces 2015-07-07 10:50:39 -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
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
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
Arsen Mamikonyan
38c3bdfa45 Do not override environment variable in ubuntu defaults and ubuntu/build.sh 2015-07-02 13:10:54 +01: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
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
Satnam Singh
4e58e001da Change port names to avoid validation failure 2015-06-30 10:56:20 -07:00
Alex Robinson
98daba264d Merge pull request #10208 from amygdala/gettingstarted
gce getting started clarifications
2015-06-29 15:42:43 -07:00
Alex Robinson
81d6695c49 Merge pull request #10317 from caesarxuchao/coreos
update getting-started-guides/coreos to v1
2015-06-29 14:31:59 -07:00
Dr. Stefan Schimanski
dc7a9c8792 Update the mesos.md getting started guide 2015-06-28 16:55:08 +02:00
RichieEscarez
899145da10 Replaced (or defined first instance of) GKE/GCE with Google Container Engine/Google Compute Engine
Fixes #10354
2015-06-26 13:30:41 -07:00
Robert Bailey
91589143a3 Merge pull request #10370 from mikedanese/no-more-machines
remove --machines and related deprecated flags from code and docs
2015-06-26 10:54:01 -07:00
Mike Danese
1e130e0794 remove --machines from code and docs 2015-06-25 18:29:11 -07:00
derekwaynecarr
954f7777e7 Update doc to reflect that only kubelet is installed directly 2015-06-25 14:34:48 -04:00
Chao Xu
15ecf413c6 update getting-started-guides/coreos to v1 2015-06-24 17:42:51 -07:00
Satnam Singh
e69b40a17a Add text on accessing ES and Kibana via kubectl proxy 2015-06-24 12:57:16 -07:00
Jeff Lowdermilk
392f80783b Merge pull request #10206 from satnam6502/doc-es-logging
Documentation for logging with Elasticsearch and Kibana
2015-06-23 17:10:13 -07:00
Jeff Lowdermilk
3c0cab7dfe Merge pull request #10259 from satnam6502/logging-doc
Rename Google Cloud Logging doc appropriately
2015-06-23 16:50:17 -07:00
Jeff Lowdermilk
4c7d79b714 Merge pull request #10240 from JanetKuo/update-guide
Add a link for how to enable API in developers console.
2015-06-23 15:20:39 -07:00
Jeff Lowdermilk
4bc3fa3a4b Merge pull request #10226 from erictune/similar-structure-gsg
Fix indentation of ToC in Getting-Started-Guides..
2015-06-23 14:40:49 -07:00
Satnam Singh
20d095291f Rename Google Cloud Logging doc apppripriately 2015-06-23 14:28:46 -07:00