Commit Graph

973 Commits

Author SHA1 Message Date
Brendan Burns
ab4448a0d6 Update multi-node docker instructions:
* Update etcd and add a warning about Docker 1.7.0
   * Update kubernetes to 0.21.2, Flannel to 0.5.0
   * Remove --sync-nodes which is removed.
2015-07-13 21:28:07 -07:00
arun-gupta
88303b7809 fixing #11192 2015-07-13 19:26:52 -07:00
Daniel Smith
b1555956e9 standardize on - instead of _ in file names 2015-07-13 18:32:00 -07:00
Daniel Smith
2c333e4bc2 move admin related docs into docs/admin 2015-07-13 18:24:11 -07:00
Daniel Smith
821e08fded Apply mungedocs changes 2015-07-13 17:48:40 -07:00
Tim Hockin
f82d30340f Merge pull request #11162 from erictune/toc
Improve table of contents generation.
2015-07-13 17:08:33 -07:00
Tim Hockin
60aa763789 Merge pull request #11182 from dchen1107/doc
Fix table in getting-started-guides README.md
2015-07-13 16:33:18 -07:00
Tim Hockin
c377e59eed Merge pull request #11193 from brendandburns/tunnel
Update single node docker guide to v0.21.2
2015-07-13 16:24:30 -07:00
Brendan Burns
b0fd214836 Update docker guide to v0.21.2 2015-07-13 16:13:30 -07:00
Tim Hockin
5cf5445d24 Change 'minion' to 'node' in docs 2015-07-13 15:59:30 -07:00
Eric Tune
921619ab38 Add ToC to some longer documents. 2015-07-13 15:53:06 -07:00
Dawn Chen
fccc3095e2 Fix table in getting-started-guides README.md 2015-07-13 14:26:36 -07:00
Mike Danese
34aa20ddb3 fix merge conflict and footnote problem 2015-07-13 14:03:07 -07:00
Mike Danese
2325364339 fix 2015-07-13 13:40:48 -07:00
Mike Danese
dd538ad579 fix mungedocs that is break verify on master 2015-07-13 13:39:56 -07:00
Tim Hockin
8bb5c5060c Merge pull request #10843 from jiangyaoguo/change-get-minions-in-docs
change "get minions" to "get nodes"  in docs
2015-07-13 13:27:56 -07:00
Tim Hockin
0e59dfabd0 Merge pull request #11170 from mikedanese/kubectl-move
move kubectl generated man docs to docs/user-guide/kubectl
2015-07-13 13:22:21 -07:00
Mike Danese
0e8d521eed fix mungedoc links 2015-07-13 13:01:20 -07:00
Tim Hockin
f5cc7cd525 Merge pull request #10995 from erictune/conform_check
Mark GCE as passing conformance test.
2015-07-13 13:00:17 -07:00
Eric Tune
f353592cde Remove colon from end of doc heading. 2015-07-13 12:07:26 -07:00
Tim Hockin
fffc64e733 Run gendocs and munges 2015-07-13 11:27:48 -07:00
Tim Hockin
213afd24f0 Merge pull request #11149 from epc/epc-2015194
Copy edits to remove doubled words
2015-07-13 09:45:51 -07:00
Tim Hockin
5d3b0c0540 Merge pull request #11143 from marekbiskup/firewall-rule-syntax
fix firewall rule create syntax for gce
2015-07-13 09:38:24 -07:00
Ed Costello
2b941634d8 Copy edits to remove doubled words 2015-07-13 10:11:55 -04:00
Marek Biskup
3003b22838 fix firewall rule create syntax for gce 2015-07-13 15:03:36 +02:00
resouer
1128d1c44a Update with on going task and os limit 2015-07-13 13:43:12 +08:00
Ed Costello
98e9f1eeae Copy edits for typos 2015-07-12 22:03:06 -04:00
Gabriel Weyer
7363452b51 Fixed vnet create command
The parameter name should be `--subnet-name` instead of `--subnet` with the latest version of the CLI (0.9.5).
2015-07-11 12:22:34 +10:00
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
jiangyaoguo
102c56ddc4 change get minions cmd in docs 2015-07-10 10:40:52 +08: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
Eric Tune
30fe02df08 Mark GCE as passing conformance test. 2015-07-09 09:06:05 -07:00
Joel Sutherland
912772406c Update vagrant guide VirtualBox version
Vagrant does not yet support VirtualBox 5, so the previously-linked page will not work.
2015-07-09 10:13:43 -04: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
Dr. Stefan Schimanski
6d652eccd5 Update for changed namespace of the kube-dns pods 2015-07-07 08:36:19 +02:00
Dr. Stefan Schimanski
34b887f064 Line wrap sed command 2015-07-07 08:32:41 +02:00
Dr. Stefan Schimanski
739566d5c7 Document how to launch kube-dns on k8sm 2015-07-07 08:32:41 +02: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
Satnam Singh
9cdc7bdef3 Documentation for logging with Elasticsearch and Kibana 2015-06-23 14:02:24 -07:00
Janet Kuo
78e9dd3399 Add a link for how to enable API in developers console. 2015-06-23 11:56:59 -07:00
Jeff Lowdermilk
8a92232f66 Merge pull request #10203 from satnam6502/logging-doc
Update Getting Started logging docs for Cloud Logging
2015-06-23 11:50:39 -07:00
Satnam Singh
90caacbfd7 Update logging docs 2015-06-23 11:28:34 -07:00
Eric Tune
6dd499aa4c Fix formatting in fedora manual getting-started. 2015-06-23 08:25:02 -07:00
Eric Tune
1767553377 Fix indentation of ToC in Getting-Started-Guides.. 2015-06-23 08:20:31 -07:00
Amy Unruh
30e0b808f7 gce getting started clarifications 2015-06-22 18:46:16 -07:00
Jeff Lowdermilk
e75edf2282 Merge pull request #10191 from erictune/similar-structure-gsg
Getting started guide cleanup
2015-06-22 16:29:51 -07:00
Jeff Lowdermilk
b80392737e Merge pull request #10189 from erictune/toc-gsg
Add tables of contents to getting started guides.
2015-06-22 16:25:07 -07:00
Eric Tune
179fa8cb61 Getting-started-guide cleanup.
Put a Prerequisites section in all the hosted gettting-started-guides.
Change how title and contents are formatted so they are not automatically
included in the ToC.  Tweak other section headers to improve ToCs.
2015-06-22 12:39:35 -07:00
Eric Tune
f39eead95c Add tables of contents to getting started guides. 2015-06-22 11:56:19 -07:00
Ács Sándor
a2572514e3 Use vagrant command instead of salt. 2015-06-22 11:36:20 +02:00
Dawn Chen
07506763a5 Small nit cleanup for getting-started-guides 2015-06-17 15:49:14 -07:00
Saad Ali
92e5992489 Merge pull request #9780 from amygdala/gettingstarted
gce 'getting started' cleanup.
2015-06-16 18:46:18 -07:00
Brendan Burns
d18dcabca5 Merge pull request #9786 from ZJU-SEL/UpdateDockerK8s
Update docker k8s approach
2015-06-16 15:53:25 -07:00
Saad Ali
9fd02fcf7f Merge pull request #9811 from erictune/matrix
Add conformance column to matrix.
2015-06-16 14:52:26 -07:00
Eric Tune
73e873dc12 Change docs/getting-started-guides/README.md
Reformats.
Remove duplicate rows.
Adds empty conformance test column.
(more on this soon.)
2015-06-16 10:41:07 -07:00
Amy Unruh
1b22ca11f8 gce 'getting started' cleanup. 2015-06-15 19:52:21 -07:00
wizard
4e92f409a0 update docker k8s approach 2015-06-16 09:44:21 +08:00
Fabio Yeon
188f52a090 Merge pull request #9466 from syst3mw0rm/master
Version bump to 0.18.2
2015-06-15 10:15:05 -07:00
Abhi Shah
1f952b05d3 Merge pull request #9652 from epc/epc-2015162
Copy edits for spelling errors and typos
2015-06-12 16:59:32 -07:00
Abhi Shah
4da902c72e Merge pull request #9579 from doublerr/rackspace/update_flannel
simplify flannel configuration on rackspace
2015-06-12 16:58:36 -07:00
Ed Costello
05714d416b Copy edits for spelling errors and typos
Signed-off-by: Ed Costello <epc@epcostello.com>
2015-06-12 18:47:28 -04:00
Abhi Shah
f345432b53 Merge pull request #9651 from brendandburns/rev-docker
Update Docker instructions.
2015-06-12 13:54:09 -07:00
Abhi Shah
b56034a90e Merge pull request #9667 from mesosphere/link-to-known-issues
link to k8s-mesos known issues
2015-06-11 11:53:41 -07:00
James DeFelice
dd8077e276 link to k8s-mesos known issues 2015-06-11 15:10:32 +00:00
jayunit100
210ad819b1 Some minor README updates (readability/selinux/k8petstore) 2015-06-11 09:00:15 -04:00
Brendan Burns
4b904c34a8 Update Docker instructions. 2015-06-10 21:40:06 -07:00
Abhi Shah
04ae4d07e1 Merge pull request #9551 from brendandburns/docsfix
Make it clear which part should be supplied by the user.
2015-06-10 14:49:37 -07:00
Ryan Richard
0b26e4e301 simplify flannel configuration on rackspace 2015-06-10 16:07:23 -05:00
Brendan Burns
0dfb681ba5 Revert change from run-container to run. 2015-06-09 22:08:52 -07:00
Brendan Burns
b3faaab0bb Make it clear which part should be supplied by the user. 2015-06-09 20:19:16 -07:00
Brendan Burns
9e198a6ed9 Purge cluster/kubectl.sh from nearly all docs.
Mark cluster/kubectl.sh as deprecated.
2015-06-09 13:35:52 -07:00
Kathrin Probst
d7c07b0def Simplify getting started guide by providing only one download option. Advanced user can still see the wget option when looking at https://get.k8s.io. 2015-06-09 09:01:58 -07:00
Aamir Khan
cbde182b34 Version bump to 0.18.2
Fixes #9323
2015-06-09 18:41:42 +09:00
krousey
e497793de2 Merge pull request #9366 from justinsb/fix_8376
Correct arguments to aws cloudformation command in docs
2015-06-08 12:55:36 -07:00
krousey
45331099f3 Merge pull request #9379 from rimusz/master
coreos.md update
2015-06-08 11:09:14 -07:00
Patrick Reilly
5d5a1abae6 Update Vagrant guide to use new term nodes 2015-06-08 08:41:28 -07:00
rimusz
62bd233e82 coreos.md update 2015-06-07 20:55:19 +01:00
Justin Santa Barbara
238be703d7 Correct arguments to aws cloudformation command in docs
Fix #8376
2015-06-06 12:51:40 -04:00
Kris Rousey
6e83eb2636 Updating docs/ to v1 2015-06-05 14:09:49 -07:00
Mike Danese
d326de9b6c Merge pull request #9319 from skonzem/fix_doc_typos
Fix misspellings in documentation
2015-06-05 12:00:37 -07:00
Quinton Hoole
9ebeea1d83 Merge pull request #9303 from doublerr/rackspace/18.1
remove kube-register and update config-default
2015-06-05 11:58:05 -07:00
Scott Konzem
1cff55f874 Fix misspellings in documentation 2015-06-05 11:35:17 -04:00
Ryan Richard
ab0a3a1f84 remove kube-register and update config-default
* use newer rackspace cloud flavor names
* update coreos (beta) image id
* use NUM_MINIONS instead of RAX_NUM_MINIONS
2015-06-05 10:01:01 -05:00
Joerg Schad
c3baeff6e1 Removed deprecated reference to ElasticMesos from Mesos Getting-Started-Guide.
As the ElasticMesos will be shutdown in the near future we need to update the tutorial.
2015-06-04 14:39:07 +02:00
Daniel Smith
5d6b8d7de6 doc updates 2015-06-03 15:41:09 -07:00
Brian Grant
600d59d544 Merge pull request #9111 from combor/version_bump
Version bump to 0.18.0
2015-06-02 13:10:40 -07:00
Piotr Komborski
ddb10e87f8 Version bump to 0.18.0 2015-06-02 11:35:48 +01:00
wizard
73b7128941 bump the k8s version to 0.18.0 2015-06-02 13:18:45 +08:00
Eric Tune
5520386b18 Merge pull request #9060 from errordeveloper/master
coreos/azure: Version bump and doc update
2015-06-01 16:45:57 -07:00
Eric Tune
474860a0c1 Merge pull request #9061 from stevesloka/master
Added note about AWS env variable to specify location of private key
2015-06-01 16:44:39 -07:00
Rohit Jnagal
ebd4506a59 Merge pull request #9004 from bakins/rkt-aws
Add AWS instructions for rkt on CoreOS
2015-06-01 10:34:57 -07:00
Eric Tune
1d2138ce44 Merge pull request #8994 from AntonioMeireles/etcd2011_fix
CoreOS cloud-configs - get nodes working in CoreOS 695.0.0+
2015-06-01 10:29:51 -07:00
Eric Tune
be2e61d069 Merge pull request #8986 from ZJU-SEL/fix-util.sh
Add trap-add in util.sh
2015-06-01 10:27:49 -07:00
Brian Akins
7b3db82faa Add AWS instructions. 2015-06-01 10:17:01 -07:00
Rohit Jnagal
e18e39ed3e Add clarifications to gce getting started guide.
Based on last week's UX study:

. Mention that instance groups API needs to be enabled.
. Add link to cloud SDK.
. Add more info on cluster addon that show up on bringup.
2015-06-01 17:00:29 +00:00
Steve Sloka
7578da1719 Added note about AWS env variable to specify location of private key 2015-06-01 09:19:17 -04:00
Ilya Dmitrichenko
3e813bfbe0 coreos/azure: Version bump and doc update -
- Kubernetes 0.18.0
  - etcd 2.0.11
  - CoreOS 647.0.0
2015-06-01 14:03:05 +01:00
Rohit Jnagal
f5276894a6 Merge pull request #9003 from bakins/rkt-docs
Add explicitly setting the runtime and option to set rkt version
2015-05-29 14:16:06 -07:00
Rohit Jnagal
0afb34d93c Merge pull request #8966 from caesarxuchao/coreos-getting-started-guides
let the coreos bare_metal_offline.md point to examples/ rather than having its own examples
2015-05-29 09:32:55 -07:00
Rohit Jnagal
df1f851267 Merge pull request #8963 from caesarxuchao/fedora-getting-started-guides
update fedora_ansible_config.md to v1beta3
2015-05-29 09:32:13 -07:00
Rohit Jnagal
bb2f0b6577 Merge pull request #8961 from caesarxuchao/juju
update getting-started-guides/juju.md to v1beta3
2015-05-29 09:31:33 -07:00
Brian Akins
5dfeac69bb Add prompt to match style 2015-05-29 09:17:06 -04:00
Brian Akins
9011600b1e Add explicitly seting the runtime and option to set rkt version 2015-05-29 09:13:53 -04:00
António Meireles
dfb768eda2 CoreOS cloud-configs - get nodes working in CoreOS 695.0.0+
etcd 2.0.11 behavior changed. (github.com/coreos/etcd#2761)

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-05-29 09:54:11 +01:00
resouer
c86e626e35 Add trap-add in util.sh 2015-05-29 11:04:47 +08:00
Tim Hockin
b16dd72e36 run gendocs 2015-05-28 17:05:02 -07:00
Tim Hockin
e3283b700d Merge pull request #8968 from yifan-gu/rkt_doc
docs: Add README for getting started with rkt.
2015-05-28 16:54:10 -07:00
Yifan Gu
e5d8a21290 docs: Add README for getting started with rkt. 2015-05-28 16:28:02 -07:00
Tim Hockin
e13d6078de Final pass looking for errant 'portal' strings 2015-05-28 16:10:44 -07:00
Tim Hockin
ac3cc3c518 Rename PORTAL_NET all over 2015-05-28 16:10:44 -07:00
Tim Hockin
3005471100 Add new apiserver flags for clusterIP (nee portal)
Leave old flags but marked as deprecated
2015-05-28 16:10:44 -07:00
Tim Hockin
4318ca5a8b Rename 'portal IP' to 'cluster IP' most everywhere
This covers obvious transforms, but not --portal_net, $PORTAL_NET and
similar.
2015-05-28 16:10:44 -07:00
Chao Xu
ba1f8209fe let the coreos bare_metal_offline.md point to examples/ rather than having its own examples 2015-05-28 15:57:34 -07:00
Chao Xu
4ef7b33d4c update fedora_ansible_config.md to v1beta3 2015-05-28 15:43:09 -07:00
Tim Hockin
3274bd0674 Merge pull request #8952 from rjnagal/rc
Updated broken ordering of prerequisites.
2015-05-28 15:28:54 -07:00
Chao Xu
bac48b4120 update getting-started-guides/juju.md to v1beta3, following 4f1fe55a9e 2015-05-28 15:25:10 -07:00
Rohit Jnagal
a796fb0187 Updated broken ordering of prerequisites. 2015-05-28 21:15:17 +00:00
Chao Xu
6a38836496 let azure getting started guides point to examples/ 2015-05-28 13:19:22 -07:00
Alex Robinson
b7b89c4734 Merge pull request #8842 from goltermann/docs
Docs
2015-05-27 18:52:25 -07:00
Anastasis Andronidis
9e3a540940 rename resize to scale 2015-05-27 19:08:06 +02:00
Anastasis Andronidis
d4a47bdb9e rename run-container to run in kubectl 2015-05-27 19:07:17 +02:00
Saad Ali
441b690204 Merge pull request #8785 from aveshagarwal/kubernetes-fixes
Updating systemd service and environ files for controller-manager as --machines is deprecated.
2015-05-26 18:52:25 -07:00
Saad Ali
2c92915f63 Merge pull request #8752 from ZJU-SEL/Fix#8373
Fix #8373 add kubectl for cluster validation
2015-05-26 18:29:07 -07:00
goltermann
5b228bd09a Updates after review. 2015-05-26 18:22:48 -07:00
Saad Ali
705c2a7dc5 Merge pull request #8810 from combor/master
Replaced all ocurances of wget with curl.
2015-05-26 17:49:58 -07:00
goltermann
723ab9cf11 Changes for 8690, 8689, 8350, 8346 2015-05-26 16:50:36 -07:00
Kelsey Hightower
17e827407d Merge pull request #8719 from kamalmarhubi/guide-coreos-explain-min-version
Explain that CoreOS 653.0.0+ is required for etcd2
2015-05-26 11:15:05 -07:00
Piotr Komborski
a4149f3971 Fix for 403 Forbidden while using -N flag with wget 2015-05-26 16:33:01 +01:00
Piotr Komborski
6556e71af6 Replaced all ocurances of wget with curl. I'm getting 403 from S3 while using -N flag for wget 2015-05-26 16:03:10 +01:00
Avesh Agarwal
f9d8212ff9 Updating systemd service and enviorn files for controller-manager as
--machines is deprecated.
2015-05-25 11:25:16 -04:00
wizard
ca0d82dd44 add kubectl fix#8373 2015-05-24 16:33:11 +08:00
Kamal Marhubi
bbcbbc9713 Explain that CoreOS 653.0.0+ is required for etcd2
This way inquisitive people won't have to check the blame to see why
that version is required.
2015-05-22 16:21:19 -07:00
Dawn Chen
3e57c7e97b Merge pull request #8664 from crossorigin/master
coreos/azure add addons and bump fluentd
2015-05-22 14:59:37 -07:00
Dawn Chen
a823f6d1d5 Merge pull request #8558 from ZJU-SEL/updateEtcd
Update etcd version to 2.0.9 for ubuntu k8s
2015-05-22 12:35:53 -07:00
Ido Shamun
6142e27200 coreos/azure add addons and bump fluentd 2015-05-22 14:26:27 +03:00
Robert Bailey
784c0e22eb Merge pull request #8323 from errordeveloper/master
coreos/azure: Kubernetes version bump to 0.17, various other fixes
2015-05-21 10:18:50 -07:00
Dawn Chen
e7a2a5b23c Merge pull request #8605 from philips/patch-3
coreos: standalone: start etcd2
2015-05-21 09:51:39 -07:00
Dawn Chen
9ae7457536 Merge pull request #8606 from philips/patch-4
docs: fedora: fix manual instructions
2015-05-21 09:50:27 -07:00
Dawn Chen
fdb44a9ad2 Merge pull request #8602 from caesarxuchao/rC-to-rc
in docs, update replicationController to replicationcontroller
2015-05-21 09:49:35 -07:00
Harry Zhang
432e53556d Minor fix in ubuntu deploy guide 2015-05-21 15:21:26 +00:00
wizard
a070bad50f update etcd version to 2.0.9 for ubuntu k8s 2015-05-21 12:51:39 +08:00
Brandon Philips
58b1db3787 docs: fedora: fix manual instructions
Fix up a some commas
2015-05-20 22:07:09 -06:00
Brandon Philips
27a88b645e standalone: start etcd2
We are configuring etcd2 but starting the old etcd service. This will work on a single machine but isn't the user's intention. This is untested, I just wanted to fix it first.
2015-05-20 22:03:09 -06:00
Chao Xu
5b8b5a0844 in docs, update replicationController to replicationcontroller 2015-05-20 17:31:15 -07:00
Ilya Dmitrichenko
ea6847a74f coreos/azure: Kubernetes version bump to 0.17
- Bump CLI tools version to 0.9.2
  - Add curl wrapper as Azure DNS seems flaky
  - Bump to 0.17
  - Bump CoreOS image IDs
  - Update docs URLs
  - Fix permissions
  - Always restart Weave services (coreos/bugs#334)
2015-05-20 13:20:03 +01:00
Eric Tune
f85e6bcf74 Merge pull request #8502 from whitmo/juju-petstore-action
Juju provider petstore action  & kubectl.sh fix
2015-05-19 12:20:23 -07:00
Yu-Ju Hong
8e5d78c687 Merge pull request #8485 from brendandburns/docker
More fixes for release 0.17.0
2015-05-19 12:06:00 -07:00
Eric Tune
dc81fe1f12 Merge pull request #7998 from doublerr/rackspace_fixes
Rackspace fixes
2015-05-19 09:59:54 -07:00
Whit Morriss
5d19597ffa Add juju action to start petstore example
This is @chuckbutler's work, with some small fixes

`juju action do kubernetes-master/0 petstore` launches the example code
2015-05-19 09:47:08 -05:00
Brendan Burns
f51f8b3a86 More fixes for release 0.17.0 2015-05-18 20:47:03 -07:00
Brendan Burns
cbef26b1dd Update docker instructions to 0.17.0 2015-05-18 16:51:48 -07:00
Christoph Hartmann
7f6fa21171 update kubectl urls 2015-05-18 22:44:51 +02:00
Victor Marmol
48d20980e2 Merge pull request #8409 from AntonioMeireles/setup-network-environment_newHome
update setup-network-environment 's download URL.
2015-05-18 11:22:24 -07:00
Victor Marmol
4ba22e713a Merge pull request #8296 from jlowdermilk/gen-analytics
Add ga-beacon analytics to gendocs scripts
2015-05-18 08:40:02 -07:00
Victor Marmol
dc587b7ab0 Merge pull request #8393 from bmorton/fix-coreos-standalone
Remove unmatched double-quotes in CoreOS's standalone.yaml
2015-05-18 08:36:07 -07:00
Derek Carr
4753021167 Merge pull request #7617 from pronix/add_libvirt_vagrant_provider
Add libvirt provider for vagrant
2015-05-18 08:27:51 -04:00
António Meireles
d4258489ff update setup-network-environment 's download URL.
handles GoogleCloudPlatform/kubernetes#8405

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-05-18 11:51:06 +01:00
Brian Morton
4d6786a36d Remove unmatched double-quotes in CoreOS's standalone.yaml. 2015-05-16 23:46:08 -07:00
Jeff Lowdermilk
553f9f822b Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
Ilya Yakovlev
5f992a4980 Update standalone.yaml 2015-05-15 12:09:13 +03:00
Antoine Cotten
4f1fe55a9e refresh aws getting-started pages and templates 2015-05-14 23:00:36 +02:00
dima
3519e83001 Add libvirt provider for vagrant
typo. thanks @fodoj
add short desc and link to docs
2015-05-14 10:37:49 +02:00
Ryan Richard
0205c27c50 update rackspace README 2015-05-13 21:33:26 -05:00
Rohit Jnagal
a1ef8585da Merge pull request #8168 from brendandburns/docker
Update single node docker to 0.16.2
2015-05-13 13:25:27 -07:00
Rohit Jnagal
be71186c7b Merge pull request #8152 from BenTheElder/ubuntu_docs_git_clone_fix
Fix https://github.com/GoogleCloudPlatform/kubernetes/issues/8147
2015-05-13 13:22:38 -07:00
Brendan Burns
48d7604f4e Update single node docker to 0.16.2 2015-05-13 11:15:56 +01:00
Jeff Lowdermilk
a64cdb34c5 getting-started gce-guide tells users to use downloaded kubectl 2015-05-12 18:21:11 -07:00
BenTheElder
4ecb0193f2 Fixes https://github.com/GoogleCloudPlatform/kubernetes/issues/8147 2015-05-12 20:25:38 -04:00
Nikhil Jindal
671cdc882f Merge pull request #8015 from guoshimin/master
Fixing master.yaml: Replacing <master-private-up> with $private_ipv4.
2015-05-11 10:12:33 -07:00
Kenjiro Nakayama
cb2c62f0d8 Fix filepath to simple sample pod 2015-05-11 00:21:33 +09:00
Shimin Guo
539b3523ee Fixing master.yaml: Replacing <master-private-up> with $private_ipv4. 2015-05-09 00:07:26 -04:00
Victor Marmol
92bd8577e0 Merge pull request #7931 from pmorie/typo
Fix typos in different config comments
2015-05-08 08:05:51 -07:00
Paul Morie
b5dd5be123 Fix typos in different config comments 2015-05-07 18:44:24 -04:00
Matt Bogosian
89a5c4d44e Fix environment variable error in Vagrant docs: KUBERNETES_MASTER_MINION -> KUBERNETES_MINION_MEMORY. 2015-05-07 12:04:31 -07:00
Brendan Burns
6ecce081aa Merge pull request #7887 from elsonrodriguez/coreos-example-update
Fixes #7886 - Used network-environment to get ip, swap wget for curl
2015-05-07 09:55:51 -07:00
Rohit Jnagal
36bb479c52 Merge pull request #5498 from ZJU-SEL/refactor-ubuntu
Ubuntu-distro: deprecate & merge ubuntu single node work to ubuntu cluster node stuff
2015-05-07 09:41:20 -07:00
wizard
595345c6a6 Merge the old single-node and multi-node ubuntu deployment into one better approach and update the guidance 2015-05-07 21:01:29 +08:00
Elson Rodriguez
e48bc9ae16 Fixes #7886 - Used network-environment to get ip, swap wget for curl
I re-used setup-network-environment instead of $private_ipv4, this
does meant overwriting the docker.service with a custom service.

Also, the wget command was always getting kube-register, curl
works more reliabily for this.
2015-05-07 00:11:55 -07:00
Antoine Cotten
31a513d778 update AWS CloudFormation template and cloud-configs
Kubernetes 0.16.1 and CoreOS 668.2.0 (alpha)
a lot of cleanup
2015-05-05 08:26:16 +02:00
Brian Grant
52d388a487 Merge pull request #7649 from brendandburns/example
Add a central simple getting started guide with kubernetes guide.
2015-05-04 14:46:28 -07:00
Alex Robinson
9927a85cdc Merge pull request #7522 from simon3z/ovirt-guide
cloudproviders: add ovirt getting started guide
2015-05-04 10:53:46 -07:00
Avesh Agarwal
2138ab3b84 A guide to set up kubernetes multiple nodes cluster with flannel on fedora. 2015-05-04 12:38:28 -04:00
Brendan Burns
37eedef348 Add a central simple getting started guide with kubernetes guide.
Point several getting started guides at this doc.
2015-05-01 20:20:15 -07:00
Andy Lindeman
ba83a511f2 Removes spurious quotation mark 2015-05-01 17:38:33 -04:00
António Meireles
adf8704f4c docs/getting-started-guides/coreos/: update for 0.15.0+ support.
- allow payloads to run in privileged mode.
  - update kube-register to latest upstream (v0.0.3).
  - jump into the etcd2 bandwagon.
    - etcd master on master node.
    - etcd proxies in nodes.
  - update docs to reflect minimum required CoreOS version.
    - 653.0.0 is the first to ship with etcd2, which we now consume.
  - propagate changes on coreos/cloud-configs/ also to aws/cloud-configs/.
  - update tested k8s versions that this addresses in the
    getting-started-guides table ence making sure we are consistent across
    it regarding the versions we claim to have tested, add myself there as
    contact too.
  - do not assume that cloud-init shortcuts will get everything right.
    - they won't (as setup-network-environment who populates *_ipv4, etc
      only runs way later).
  - use flannel's plain defaults, as they should just be enough for the
    common case.

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-05-01 17:54:44 +01:00
Eric Tune
dddf414cf5 Merge pull request #7195 from mbruzek/add-charms
Add the Juju charms to Kubernetes
2015-04-30 16:26:58 -07:00
CJ Cullen
a529c0e0f3 Merge pull request #7499 from elsonrodriguez/coreos-example-fix
Fixes #7498 - CoreOS Getting Started Guide had invalid cloud config
2015-04-29 10:07:49 -07:00
Harry Zhang
7c043b7b26 Fix invalid character '"' after object key:value pair
There missed a comma and lead invalid character '"' after object key:value pair
2015-04-29 17:04:37 +08:00
Elson Rodriguez
f5e81c25c9 Fixes #7498 - CoreOS Getting Started Guide had invalid cloud config
Fixed node.yml and master.yml to work in environments where eth1
does not exist.

Also included an explicit setting for etcdctl in the flannel config
2015-04-28 23:04:11 -07:00
Alex Robinson
db5767c1e0 Merge pull request #7364 from hvolkmer/offline-doc-0150
Updated CoreOS bare metal docs for 0.15.0
2015-04-28 10:52:24 -07:00
Steve Milner
4af8cd78a3 Added optional step to fedora getting started. 2015-04-28 13:15:58 -04:00
Hendrik Volkmer
1d6ca8c7fe Cleaned up getting started README and fixed typo 2015-04-28 08:21:53 +02:00
Derek Carr
8d40ebd001 Merge pull request #7336 from PeterLamar/patch-1
Update vagrant.md
2015-04-27 16:02:26 -04:00
Hendrik Volkmer
636756d8aa Updated CoreOS bare metal docs for 0.15.0
Also added more consistent placeholder names, info how to replace them and added more debugging commands
2015-04-27 17:16:36 +02:00
Wojciech Tyczynski
832973c09e Merge pull request #7363 from hvolkmer/patch-1
Fixed typo in getting started documentation
2015-04-27 17:14:42 +02:00
Eric Paris
8964ad76f5 Merge pull request #7109 from aveshagarwal/kubernetes-fedora-guide-fixes
It fixes a regression in fedora guide and provides minor updates.
2015-04-27 08:18:38 -05:00
Peter Lamar
052ae3130e Update vagrant.md 2015-04-26 14:20:15 -07:00
Federico Simoncelli
391ea823a0 cloudproviders: add ovirt getting started guide
Fixes #6965

Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
2015-04-25 15:53:21 -04:00
Wes Turner
3910114b53 DOC: docs/gsg/docker.md: HTTPS URLS to kubectl
Is there a docker run command to build this?
2015-04-25 05:10:53 -05:00
Eric Tune
bbf48f59c4 Merge pull request #6726 from ashcrow/order-getting-started
Reordered getting started guides by provider name.
2015-04-24 13:07:43 -07:00
Avesh Agarwal
affef892e4 It fixes a regression in fedora guide and provides minor updates. 2015-04-24 15:25:09 -04:00
Brendan Burns
49977e6a47 Revert "Update docker examples to 0.15.0" 2015-04-24 10:05:27 -07:00
Robert Bailey
c1d1e1d45c Merge pull request #7224 from errordeveloper/master
coreos/azure: Weave version bump, various other enhancements
2015-04-24 09:27:28 -07:00
Tim Hockin
12e4e8f304 Make docs links go through docs.k8s.io 2015-04-23 16:36:27 -07:00
Ilya Dmitrichenko
c8b06a9a85 coreos/azure: Use drop-in to fix the interwebz -
It turns out `network-online.target` doesn't imply that there is
access to the Internet and simply using `curl --retry 10` doesn't
work and hangs forever, even if we can already reach github.com...
2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko
652972b31a coreos/azure: Update the docs 2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko
fc1feebcf5 coreos/azure: Parametrise registration label 2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko
9ac9670022 coreos/azure: Registration before proxy & kublet -
it seems a little odd, sometimes we get an error that node had
already been registered... it's unclear whether kubelet somehow
does self-registration?
2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko
7b8abf3cbb coreos/azure: Make etcd cluster scalable 2015-04-23 12:56:21 +01:00
Ilya Dmitrichenko
d882ad5411 coreos/azure: Make examples work with Azure provider as-is 2015-04-23 12:56:20 +01:00
Ilya Dmitrichenko
3b6b369b26 coreos/azure: Bump CLI tools version 2015-04-23 12:56:20 +01:00
Ilya Dmitrichenko
55efa3f400 coreos/azure: Pass --local to weave, as docker is not running yet 2015-04-23 12:56:20 +01:00
Ilya Dmitrichenko
d8f839bb72 coreos/azure: Simplify etcd, use Weave 0.10.0 2015-04-23 12:55:09 +01:00
Matt Bruzek
60f678be32 Merge branch 'master' of github.com:GoogleCloudPlatform/kubernetes into add-charms 2015-04-22 15:07:49 -05:00
Steve Milner
5d11bb2f87 Reordered getting started guides by version/support level. 2015-04-22 15:57:26 -04:00
Brendan Burns
dacd0e0847 Merge pull request #6398 from BlueShells/master
update the doc of fedora to let someone else out of trouble
2015-04-22 12:51:06 -07:00
Robert Bailey
7854954fc2 Merge pull request #7158 from crossorigin/azure-0.15.0
Set Weave To 0.9.0 And Update Etcd Configuration For Azure
2015-04-22 08:33:02 -07:00
Ido Shamun
eb2cf2f904 set weave version to 0.9.0 instead of latest 2015-04-22 14:05:09 +03:00
Matt Bruzek
9ca54b3cb6 Merge branch 'master' of github.com:GoogleCloudPlatform/kubernetes into add-charms 2015-04-21 16:55:00 -05:00
Ido Shamun
29b64bf64c update etcd2 configuration 2015-04-21 22:05:39 +03:00
markturansky
0b6eb6c05b Fixed typo in README.md 2015-04-21 13:58:28 -04:00
Robert Bailey
9d5da502e1 Merge pull request #7074 from crossorigin/azure-0.15.0
Update Azure Coreos To Kubernetes 0.15.0
2015-04-20 20:34:46 -07:00
Robert Bailey
f637582541 Merge pull request #7088 from benmccann/aws-docs
Add additional details to the AWS documentation
2015-04-20 20:21:08 -07:00
Ben McCann
10c351b1b5 Add additional details to the AWS documentation 2015-04-20 19:10:02 -07:00
CJ Cullen
1be193098a Merge pull request #7072 from dchen1107/cleanup
Remove fqdn dependency for node name
2015-04-20 18:00:21 -07:00
Vish Kannan
db7a56529f Merge pull request #7077 from brendandburns/hyperkube
Update docker examples to 0.15.0
2015-04-20 19:48:49 -04:00
Brendan Burns
8c947de4e2 Update docker examples to 0.15.0 2015-04-20 15:40:08 -07:00
Ido Shamun
770479b261 update readme versions table 2015-04-21 01:28:55 +03:00
Matt Bruzek
c0412776bc @chuckbutler changed the documentation to current 2015-04-20 17:19:45 -05:00
Ido Shamun
314bd39747 update azure coreos to kubernetes 0.15.0
add affinity group variable to azure coreos scripts
2015-04-21 00:31:04 +03:00
Kenjiro Nakayama
2e702b0c61 Replace hostname -f with uname -n 2015-04-20 14:16:21 -07:00
Brendan Burns
996ded35ff Merge pull request #6890 from bussyjd/patch-2
Fixes getting started aws/cloud-configs/node.yaml
2015-04-20 13:51:25 -07:00
Derek Carr
40d0e559a6 Merge pull request #6983 from posita/vagrant-provider-support-2741
READY FOR REVIEW - Fix #2741. Add support for alternate Vagrant providers: ...
2015-04-17 14:42:19 -04:00
Matt Bogosian
e8672e2242 Fix #2741. Add support for alternate Vagrant providers: VMWare Fusion, VMWare Workstation, and Parallels. 2015-04-17 11:26:29 -07:00
Alex Robinson
92e668108b Merge pull request #6987 from erictune/remove_rackspace_link
Unlink stale rackspace getting-started-guide.
2015-04-17 11:19:41 -07:00
Eric Tune
ed23bbb0ab Unlink stale rackspace getting-started-guide.
Leaving cloud provider in as community person is
working on updating it.
2015-04-17 09:46:32 -07:00
Robert Bailey
c65035a80f Update GKE/GCE getting started guides to refer to the latest release. 2015-04-16 18:34:55 -07: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
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
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
BUSSY Jean-Daniel
4115d78bc8 Fixes getting started aws/cloud-configs/node.yaml
Fixes 
https://github.com/GoogleCloudPlatform/kubernetes/issues/6555
2015-04-16 11:49:03 +09: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
Eric Paris
069b3a9c29 update fedora documentation 2015-04-14 10:24:52 -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
Young
e4aa1b3924 supplement the way to add a DNS for local kubernetes 2015-04-12 14:40:52 +08:00
Brendan Burns
6217ae0242 Update to 0.14.2 in the docker k8s instructions. 2015-04-10 22:02:55 -07:00
Hendrik Volkmer
247e989690 Fixed typo in getting started documentation 2015-04-10 17:13:16 +02:00
Daniel Lobato García
baabd96106 Minor typos in Fedora ansible docs 2015-04-09 20:54:14 +03: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
Brian Grant
585aa77cd4 Merge pull request #6531 from bprashanth/liveness
Fix liveness probe in pod.json example
2015-04-07 13:52:40 -07:00
Prashanth Balasubramanian
56b8de6f6c Fix liveness probe in pod.json example 2015-04-07 12:15:06 -07:00
Sam Ghods
71027d1f19 Create Prerequisites section of GCE getting started guide
The "Troubleshooting" section of the Google Compute Engine is more like a prerequisites section, like the AWS guide. This reorganizes the guide to reflect that. (The "Networking" section actually is more of a troubleshooting section.)
2015-04-07 11:15:22 -07:00
Brendan Burns
cab0960965 Move GKE to the top of the list of supported solutions.
Also mention GKE in the GCE guide, and clean up some minor bits.
2015-04-06 22:16:07 -07:00
Brendan Burns
42e4eaa98a Add a multi-node startup guide. 2015-04-06 16:29:46 -07:00
Robert Bailey
05fd6fe619 Merge pull request #6432 from brendandburns/hyperkube
Add a docker image for hyperkube, and instructions on how to use.
2015-04-06 11:23:40 -07:00
Brendan Burns
628b052aae Add a docker how-to guide. 2015-04-06 10:43:42 -07:00
mazswojejzony
0062da4956 Added extra info on 10.0.0.0/16 network
Using 10.0.0.0/16 for flannel network and 10.10.103.x for example cluster network is a bit misleading as people may think they should use the same network for both flannel and eth0 interfaces. This commit tries to clarify that flannel shall use different network.
2015-04-05 22:38:24 +02:00
Ian Lewis
471ffcb714 Updated instance name for standalone CoreOS guide. 2015-04-03 16:08:15 +09:00
ZhiMing Zhang
6d31bc7ec4 Update fedora_manual_config.md
when I run into this trouble,I googled a lot and finally mattf helped me out of this ,I think it's better to update this document for someone else who try to follow this guide
2015-04-03 08:49:58 +08:00
David Oppenheimer
eb11e02964 Merge pull request #5442 from mesosphere/getting-started-guide-mesos
Getting started guide for Mesos on Google Cloud Platform
2015-04-02 17:32:40 -07:00
Tobi Knaup
8a6e13a8c4 Explain how to get to the Mesos GUI 2015-04-02 11:24:20 -07:00
Eric Tune
3025fa8708 Merge pull request #6151 from AntonioMeireles/add_pointer_to_docs
adding to docs pointers to my personal take on k8s on top of CoreOS and Vagrant
2015-04-02 09:15:36 -07:00
Eric Tune
294b71d2af Merge pull request #6138 from bronislav/update-aws-template
A few update AWS template
2015-04-02 09:01:58 -07:00
Steve Watt
221a63396d Added yum install of etcd 2015-04-01 17:44:12 -05:00
Connor Doyle
6872a73827 Getting started guide for Mesos on GCP. 2015-04-01 14:52:02 -07:00
Rohit Jnagal
903fb42a36 Merge pull request #6208 from brendandburns/aws
Shorten up the AWS getting started guide to point to get.k8s.io.
2015-03-31 11:12:47 -07:00
Brendan Burns
fb10fb620f Shorten up the AWS getting started guide to point to get.k8s.io, stop pointing at
an obsolete release.
2015-03-31 10:57:31 -07:00
Jeff Grafton
fd94fdbe2a Merge pull request #5141 from erictune/gsgrules
Guidelines for Getting Started Guide contributions
2015-03-30 15:35:37 -07:00
Brendan Burns
4659a12d6b Merge pull request #6135 from AntonioMeireles/master
getting 7bc7f47 fully right.
2015-03-30 12:27:28 -07:00
Eric Tune
ebf3134c79 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
5a6069bb27 adding to docs pointers to my personal take on k8s on top of CoreOS and Vagrant.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-30 17:45:34 +01:00
António Meireles
bb4071e8be getting 7bc7f47 fully right.
given that etcd is disabled in the nodes we need to wait for master's etcd to be
available so that flanneld gets properly wired.

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-30 08:33:11 +01:00
Sam Ghods
ef77349306 Update GCE getting started guide to include gcloud preview 2015-03-29 18:37:01 -07:00
Anton Ilin
2d01f1f02e Fix indentation and types cf template parameters
Use AWS specific types for key pair name and vpc parts
2015-03-28 18:33:47 +02:00
Brendan Burns
1aa2b97792 Revert "Revert "Update gce starting guide to use get.k8s.io""
This reverts commit b369f2b48f.
2015-03-27 13:46:28 -07:00
Brendan Burns
3eda80b3c5 Merge pull request #5985 from lyda/aws-fixes
Template doesn't work with VPCs
2015-03-27 09:58:51 -07:00
António Meireles
7bc7f47c3e simplify and turn more idiomatic flanneld's setup in CoreOS' cloud-configs.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-27 09:44:01 +00:00
Zach Loafman
b369f2b48f Revert "Update gce starting guide to use get.k8s.io" 2015-03-26 19:36:25 -07:00
Brendan Burns
61b624457d Update gce starting guide to use get.k8s.io
Also auto install gcloud if it's not present.
2015-03-26 16:08:56 -07:00
Zach Loafman
7814dd4ecd Merge pull request #5998 from wattsteve/patch-1
Fedora Guide: Clarify installation process for different Kube Versions
2015-03-26 11:32:35 -07:00
Eric Tune
884b893370 Merge pull request #5913 from errordeveloper/master
Minor updates to CoreOS/Weave implementation for Azure cloud
2015-03-26 10:55:14 -07:00
Steve Watt
0d6cf9ae99 Add how-to for installing different Kube Versions
Provenance of the PR - https://groups.google.com/forum/#!topic/google-containers/kBw33yj33sU

This change provides users that may not be familiar with Fedora conventions with some additional information on how to quickly navigate the Fedora infrastructure to find and install the Kubernetes version that they are after.
2015-03-26 12:53:12 -05:00
Eric Tune
1f9cdce9cf Merge pull request #5521 from preillyme/patch-1
Update README to show community support
2015-03-26 10:52:09 -07:00
Eric Tune
9e5c0e3b3b Merge pull request #5296 from jeffbean/master
Adding new starting Guide for CoreOS with Kubernetes in an offline environment.
2015-03-26 10:39:36 -07:00
Kevin Lyda
f3c775ae19 Fix AWS::AutoScaling::LaunchConfiguration.
This only supports SecurityGroups; I'm assuming I need to use the
GroupId for the SecurityGroup with VPCs.  In addition this doesn't
support SubnetId.
2015-03-26 14:26:08 +00:00
Kevin Lyda
32aad891ef Fix SecurityGroups/SecurityGroupIds issue. 2015-03-26 13:49:43 +00:00
Kevin Lyda
e2049b7ce7 Fixing issues with VPC.
One part of a fix to get this working on AWS VPCs.
2015-03-26 11:35:46 +00:00
jayunit100
280e525392 Clarify flannel vs networkmanager usage of ansible 2015-03-25 23:02:20 -04:00
Isaac Hollander McCreery
76f3700388 Getting started on GCE: Clarify and update the Getting VMs section to point to current documentation; clarify and update Prerequisites to include ‘gcloud preview’; include information about ‘kube-down.sh’ if ‘kube-up.sh’ fails 2015-03-25 21:47:39 +00:00
Benjamin Elder
8446cc9c50 Update gce.md OSX instructions per issue #5852
Update /docs/getting-started-guides/gce.md prerequisites to include relevant urls for osx.
See https://github.com/GoogleCloudPlatform/kubernetes/issues/5852 for the related issue.
2015-03-25 14:10:04 -04:00
Eric Paris
50452994cb Merge pull request #5847 from aveshagarwal/kubernetes-fedora-guides-minions
Describes addition and deletion of minions (or nodes) at run time, and some other fixes.
2015-03-25 12:04:59 -04:00
Ilya Dmitrichenko
b6cc4cb22f coreos/azure: Update image IDs 2015-03-25 13:42:59 +00:00
Ilya Dmitrichenko
edb39e0601 coreos/azure: Move storage_account under resources 2015-03-25 13:40:10 +00:00