Commit Graph

973 Commits

Author SHA1 Message Date
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
Jeffrey Bean
6cb53acad7 Changing notes section to kubectl over kubecfg 2015-03-25 06:09:23 -07:00
Ilya Dmitrichenko
152ec2ed75 coreos/azure: Do cleanup storage account (Azure/azure-xplat-cli#1615) 2015-03-25 12:56:24 +00:00
Avesh Agarwal
8d345fc94b Describes addition and deletion of kubernetes nodes dynamically.
Removes --machines stuff from /etc/kubernetes/controller-manager, and now
no change is required in it from its default configuration.
Changes terminology from kubernetes minions to kubernetes nodes.
Fixes /etc/kubernetes/proxy duplication issue.
2015-03-24 14:09:48 -04:00
Brendan Burns
d216984194 Update coreos_single_node_cluster.md 2015-03-24 10:39:25 -07:00
Brendan Burns
bcc9a43a6c Update coreos_multinode_cluster.md 2015-03-24 10:39:25 -07:00
jayunit100
378b1b0275 Some cleanup, clarification, and addition of NetworkManager requirements for ansible setup 2015-03-23 22:17:28 -04:00
Brendan Burns
a7f3d7d820 Merge pull request #5550 from AntonioMeireles/registry_gunicorn_play_safe
workaround for docker/docker-registry#892 /crasher on CoreOS' cloud-configs
2015-03-23 14:06:51 -07:00
Robert Bailey
a7bc9edb96 Specify bash when installing kubernetes via get.k8s.io.
Fixes #5689.
2015-03-21 22:50:29 -07:00
Eric Paris
bae8f9c06f Update getting started guide table to list latest tested on Fedora 2015-03-20 15:57:08 -04:00
Zach Loafman
7f02e110f4 Merge pull request #5594 from lhuard1A/libvirt-coreos_kube-push
libvirt-coreos: Make kube-push able to push non-release kubernetes binaries
2015-03-20 10:20:02 -07:00
António Meireles
b60a3cca45 workaround for docker/docker-registry#892 /crasher on CoreOS' cloud-configs.
avoids race conditions (docker/docker-registry#892) when multiple workers are
attempting to run sql migrations simultaneously. dunno why this isn't the
registry's default since this isn't specially hard to trigger so we're just
playing safe here.

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-20 16:40:30 +00:00
CJ Cullen
eaf35b89b7 Merge pull request #5641 from gosharplite/patch-1
Fix master ip error.
2015-03-19 09:31:37 -07:00
Derek Carr
475f24310c Merge pull request #5418 from rjnagal/docs
Update vagrant documentation to use get.k8s.io for setup.
2015-03-19 11:08:07 -04:00
Avesh Agarwal
7ee4cfe54c Fixes to Kubernetes/Fedora upstream guide. 2015-03-19 10:18:45 -04:00
gosharplite
cd4d0fdb8b Fix master ip error. 2015-03-19 13:55:34 +08:00
CJ Cullen
97b806e3a7 Merge pull request #5566 from jlowdermilk/update-docs
Update getting-started-guides/gce.md for using prebuilt release
2015-03-18 15:47:24 -07:00
CJ Cullen
6cd5b4333a Merge pull request #5597 from lhuard1A/libvirt-coreos_doc
Update libvirt-coreos documentation
2015-03-18 15:45:03 -07:00
Rohit Jnagal
0817bf2c72 Update vagrant documentation to use get.k8s.io for setup. 2015-03-18 22:17:45 +00:00
Jeff Lowdermilk
8f1462452a Update getting-started-guides/gce.md for using prebuilt release
Remove instructions for hack/build-go.sh. Client binaries are included
in official release tars.
2015-03-18 12:20:14 -07:00
Jeff Bean
3302ef48f6 spelling and grammar corrections 2015-03-18 08:54:30 -07:00
Jeff Bean
b66e2d87bc Adding seimple service to the demo setion 2015-03-18 08:45:17 -07:00
Lénaïc Huard
8fb8e20f2c Make kube-push able to push local binaries built by make
and not only releases built by `make release`.

The behavior is conditionned by the KUBE_PUSH environment variable.
2015-03-18 15:31:11 +01:00
Antoine Cotten
a4e29053f7 simplify fleet invocation
see commit b5a50ca
2015-03-17 20:05:39 +01:00
António Meireles
1891ba029c in CoreOS configs enforce that docker starts only after flanneld is running.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-17 08:38:48 +00:00
António Meireles
07461f9a46 use natively packaged flannel in CoreOS' cloud-configs
in the footsteps of #5254 merge earlier today and per @brendandburns comments
in the PR review thread...

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-17 08:38:48 +00:00
Nikhil Jindal
7fa7cf5321 Merge pull request #5291 from you-n-g/master
sipmle typo
2015-03-16 15:43:52 -07:00
Patrick Reilly
66107ad93b Update README to show community support
Update README to show community support for local support by https://github.com/kismatic
2015-03-16 14:08:34 -07:00
Justin Santa Barbara
9361b76977 Configure separate IAM roles for master & minion, create roles automatically 2015-03-16 10:37:25 -07:00
Jeff Bean
f1da8ad8fc Feedback changes around text. 2015-03-16 09:38:02 -07:00
Young
379b614024 simple typo 2015-03-14 14:49:31 +08:00
Brendan Burns
5326baed7b Merge pull request #5254 from AntonioMeireles/add_docker_caching_to_CoreOS_cluster
Add Docker caching support to CoreOS' clusters.
2015-03-13 12:18:26 -07:00
Tamer Tas
611c358d6a Fix Getting Started Guide Typo 2015-03-13 18:29:04 +02:00
Eric Mountain
dbce76efb6 Feedback on experience: missing packages, and how to fix out-of-memory error when virsh creates networks. 2015-03-13 16:03:31 +01:00
António Meireles
b5a50ca9da simplify fleet invocation across CoreOS cloud-configs.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-13 09:51:30 +00:00
António Meireles
d6be2985ca Add Docker caching support to CoreOS' clusters.
a more idiomatic take on #4378. as a bonus, and to be nice on
    resources, an ultra lightweight docker-registry container is
    consumed.

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-13 09:51:30 +00:00
Jeff Bean
dd329976b8 Adding offline description 2015-03-11 09:34:07 -07:00
Jeff Bean
0d19487337 Adding a starting guide for Installing CoreOS and Kubernetes on Bare metal with no direct access to the internet 2015-03-11 09:32:40 -07:00
Ilya Dmitrichenko
82fbc2517b coreos/azure: Pass number of minions as an argument 2015-03-11 12:22:55 +00:00
Eric Tune
aa4dbc0df8 Merge pull request #4483 from errordeveloper/master
docs: Kubernetes on Azure with CoreOS and Weave
2015-03-10 15:23:33 -07:00
Nikhil Jindal
4805aecff8 Merge pull request #5197 from erictune/coreos_fix_proxy
Kube-proxy to use apiserver instead of etcd in CoreOS getting-started-guide.
2015-03-10 10:55:37 -07:00
Alex Mohr
c4cdc51bd8 Merge pull request #5204 from erictune/coreos_doc_tunnel
Doc how to ssh tunnel to master with Coreos+GCE
2015-03-10 10:10:53 -07:00
Ilya Dmitrichenko
5deff8b2be coreos/azure: Remove workaround coreos/bugs#267 -
it turned out the issue was due to the domain lenght, so let's just
keep it short.
2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
cc9f6b1f79 coreos/azure: Point kublet and proxy at API server instead of etcd 2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
55b680552a coreos/azure: Ensure docs match the output in new version 2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
cd9b30e684 coreos/azure: Version bump to 0.11.0 2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
2510f89863 Create Azure storage account if needed 2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
1f4474cf4b docs: Update the index of guides -
- add entry for CoreOS on Azure with Weave
- add networking column
2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
c617699e32 docs: Kubernetes on Azure with CoreOS and Weave -
- improve the wording
- suggest next step
- remove unrelated code
- minor fix to instructions
- checkin empty dir
2015-03-10 07:32:53 +00:00
Ilya Dmitrichenko
a5915438fc Import errordeveloper/weave-demos@44f542f97b 2015-03-10 07:32:53 +00:00
Eric Tune
35ebf718e8 Fix CloudFormation too. 2015-03-09 17:52:05 -07:00
Eric Tune
38435db95c Doc how to ssh tunnel to master with Coreos+GCE 2015-03-09 15:06:02 -07:00
Alex Mohr
da9622a6d7 Revert "Revert "Deleting old sample JSON; moving those in use; updating referenc..." 2015-03-09 14:44:14 -07:00
Alex Mohr
44b9b7aea5 Revert "Deleting old sample JSON; moving those in use; updating references" 2015-03-09 14:18:40 -07:00
Alex Mohr
e9ea7a4042 Merge pull request #5170 from you-n-g/master
update the version in document
2015-03-09 13:55:32 -07:00
Eric Tune
d9e89ca995 Kube-proxy to use apiserver instead of etcd. 2015-03-09 11:32:16 -07:00
Alex Mohr
ee276b26cb Merge pull request #5124 from MikeJeffrey/ex3
Deleting old sample JSON; moving those in use; updating references
2015-03-09 10:58:44 -07:00
Young
72399a1b24 update the version in document 2015-03-08 12:21:13 +00:00
MikeJeffrey
4da6d413be Deleting old sample JSON; moving those in use; updating references 2015-03-06 17:24:45 -08:00
Brendan Burns
4baa061130 Merge pull request #5123 from ZJU-SEL/hsm
Update the ubuntu-cluster docs and scripts to 0.12.0
2015-03-06 15:18:56 +01:00
wizard
ca16a57b54 Add cleanup function to make the build.sh more robust 2015-03-06 12:10:37 +08:00
Derek Carr
ab58268d7e Merge pull request #5077 from fabioy/doc-fixit
Update Vagrant starter guide.
2015-03-05 22:51:56 -05:00
wizard
c80ef5de60 Make the k8s version configurable 2015-03-06 11:04:30 +08:00
wizard
282b1be188 update getting-started-guided README 2015-03-06 10:52:28 +08:00
Eric Tune
0c138b4d30 Remove duplicate line. 2015-03-05 13:23:11 -08:00
Eric Tune
e326f1bdf4 Added column with networking type to matrix.. 2015-03-05 10:24:50 -08:00
Eric Tune
aea98765f4 Merge pull request #4597 from whitmo/juju-getting-started
A getting started guide for juju
2015-03-05 10:21:51 -08:00
Fabio Yeon
385f814775 Update Vagrant starter guide. 2015-03-05 09:42:47 -08:00
Ryan Fowler
749ae3d661 Vagrant VM memory environment variable.
Has Vagrant try to read `KUBERNETES_MEMORY` environment varilable when setting
$vm_mem.

fixes #3792
2015-03-04 14:45:01 -06:00
Rohit Jnagal
a02194d372 Merge pull request #4925 from resouer/patch-1
Fix broken validation tips and typo in ubuntu-multi-nodes-guide
2015-03-03 14:46:02 -08:00
Charles Butler
88e5b41f40 Added the Juju substrates and test results to GettingStartedGuides/README.md
Refactored the Juju getting started guide with @erictune and
    @brendandburns reccomendations on having a supported matrix listing
    under the cloud support header.
2015-03-03 11:59:36 -05:00
Whit Morriss
bdcee3b89f A getting started guide for juju 2015-03-03 11:59:16 -05:00
Harry Zhang
957fa86b86 Fix broken validation tips and typo in guide
Fix:
1. validation tips broken the list in doc
2. fix typo in command line
2015-03-03 05:43:51 +00:00
Brendan Burns
9f7b78b0a8 Merge pull request #4937 from thockin/plural_23_endpoints
Stop using named ports in examples and scripts.
2015-03-02 10:49:31 -08:00
Eric Tune
4ef76aba5a Merge pull request #4708 from pires/update_coreos_kubelet
CoreOS updates to v0.11.0 and kubelet args fix
2015-03-02 10:20:07 -08:00
Tim Hockin
e0e6741027 Stop using named ports in examples and scripts. 2015-03-01 21:30:45 -08:00
Brendan Burns
dca88634ae Merge pull request #4498 from lhuard1A/libvirt-coreos
Provide a way to create a multi-minions cluster on local VMs faster than with vagrant.
2015-02-26 14:42:05 -08:00
resouer
ce6d3b7ea3 Fix commands order & add guide in readme 2015-02-24 10:36:07 +00:00
Rohit Jnagal
01da9a6a15 Merge pull request #4726 from coolsvap/coolsvap-centos-manual
Update centos_manual_config.md
2015-02-23 11:21:52 -08:00
Swapnil Kulkarni
a174bba585 Update centos_manual_config.md
Add STATUS field in centos manual guide
2015-02-23 23:17:46 +05:30
Swapnil Kulkarni
5eb86a69fe Update fedora_manual_config.md
Update STATUS field in fedora-manual guide
2015-02-23 23:15:23 +05:30
Rohit Jnagal
b3ee50d28b Merge pull request #4716 from browning/getting-started-guides-broken-ansible-link
Fixed a broken link in the getting started docs
2015-02-23 09:21:40 -08:00
Swapnil Kulkarni
bcb12ca6bd Update centos_manual_config.md
Added temporary update to documentation for etcd version not working with CentOS virt7-update repo.
2015-02-23 20:33:53 +05:30
Brian Browning
fb60a17206 Fixed a broken link to the fedora ansible guide in the getting started guides menu 2015-02-22 14:02:57 -08:00
Paulo Pires
3d50f0dc19 Fixed manual version update in CloudFormation template comment. 2015-02-22 16:19:39 +00:00
Paulo Pires
13c32d9179 Updated reference table for CoreOS. 2015-02-22 16:17:44 +00:00
Paulo Pires
8d54545226 Upgraded Kubernetes to 0.11.0.
Replaced kubelet argument --etcd_servers with --api_servers.
Fixes #4614
2015-02-22 16:08:00 +00:00
Brendan Burns
daeadc15a9 Merge pull request #4524 from pires/coreos_etcd_waiter_requirements
Removed rule that defined etcd waiter to happen before setup-network-environment
2015-02-20 15:42:58 -08:00
Brendan Burns
a57d6a10e5 Merge pull request #3922 from ZJU-SEL/ubuntu-cluster
Scripts to install k8s on ubuntu cluster with flannel network
2015-02-19 11:48:57 -08:00
Brendan Burns
f2cf462f78 Merge pull request #3897 from marctrem/master
Calling 'vagrant up' directly is not supported.  Instead, please run the...
2015-02-19 11:48:43 -08:00
Lénaïc Huard
ce7a993269 libvirt-coreos cluster provider
libvirt-coreos is a cluster provider for kubernetes that starts local VMs and
runs kubernetes on it.
Its goal is to provide a multi-machines environment to develop and test kubernetes.

The purpose is mostly the same as the vagrant provider but with a big focus on
efficiency. The vagrant cluster takes a long time to boot and consumes a huge
amount of disk space. libvirt-coreos aims at being cheaper. As a consequence,
libvirt-coreos allows to start bigger clusters with more minions than vagrant.
2015-02-19 12:44:35 +01:00
Yu-Ju Hong
6bbde837b8 Merge pull request #4543 from mattf/tpyo
fix a few typos i ran into during setup
2015-02-18 14:40:24 -08:00
Yu-Ju Hong
418f336731 Merge pull request #4322 from bprashanth/nginx_port_collision
Modify nginx port to avoid collision with api server
2015-02-18 13:01:29 -08:00
Matthew Farrellee
0d2d6ed61e fix spelling of separate 2015-02-18 14:42:40 -05:00
Matthew Farrellee
b644f63a4b fix spelling of privileged 2015-02-18 14:42:40 -05:00
Xingyu Chen
aeeebe2126 finish the multinode ubuntu k8s setup script and guide ,tested ok 2015-02-18 19:09:06 +08:00
Paulo Pires
cd0082abb9 Removed rule that defined etcd waiter to happen before setup-network-environment. 2015-02-18 08:54:57 +00:00
Eric Tune
dba24d1325 Merge pull request #4496 from hjfreyer/patch-1
Upgrade to v0.10.1 in standalone.yaml
2015-02-17 15:44:40 -08:00
Nikhil Jindal
9f768b521d Merge pull request #4491 from coolsvap/master
Added getting started guide for CentOS
2015-02-17 15:22:05 -08:00
Nikhil Jindal
c2b7652887 Merge pull request #4446 from nigelcharman/patch-1
Update locally.md - modify incorrect etcd link
2015-02-17 11:46:22 -08:00
Hunter Freyer
9147d1b6ea Upgrade to v0.10.1 in standalone.yaml
I believe this was accidentally left out of 9acb50c916, but it may have been intentional.
2015-02-17 14:22:16 -05:00
Swapnil Kulkarni
6d94cbcd7c Added getting started guide for CentOS
Added getting started guide to setup one minion
setup using CentOS
2015-02-17 22:26:45 +05:30
Nigel Charman
862065ed8d Update locally.md
Modify etcd link to remove /tag/0.4.6, since kubernetes requires etcd v2.0 or later
2015-02-14 21:48:16 +13:00
Paulo Pires
4c2819c5eb Fixes #4309 #4362 2015-02-13 19:02:09 +00:00
Eric Tune
7e6015141d Merge pull request #4401 from jlowdermilk/local-kubeconfig
Make local clusters work painlessly with kubeconfig
2015-02-13 09:11:36 -08:00
Brendan Burns
6ff9e98fee Merge pull request #4377 from pires/upgrade_coreos_kube_to_0_10_1
Upgraded CoreOS getting-started guides to v0.10.1.
2015-02-12 16:40:56 -08:00
Jeff Lowdermilk
61cc821506 Make local clusters work painlessly with kubeconfig 2015-02-12 16:30:41 -08:00
Yu-Ju Hong
63a40521b1 locally.md: update the docker version requirement to 1.3 2015-02-12 14:05:26 -08:00
Paulo Pires
df1cfb8704 Updated getting-started guides README entries related to CoreOS. 2015-02-12 12:49:18 +00:00
Paulo Pires
9acb50c916 Upgraded CoreOS getting-started guides to v0.10.1. 2015-02-12 11:07:49 +00:00
Eric Tune
b4ab2b7a1b Update README.md 2015-02-11 13:05:02 -08:00
roberthbailey
d10ae1ee89 Merge pull request #4325 from tobert/patch-1
fix spelling of "below"
2015-02-11 11:24:51 -08:00
Brian Grant
20f7cbb87b Merge pull request #4291 from jlowdermilk/delete-kubecfg
Remove kubecfg, cleanup a few stray references.
2015-02-11 11:18:59 -08:00
Al Tobey
6d09e2943b fix spelling of "below" 2015-02-11 10:54:29 -08:00
Prashanth Balasubramanian
ec298733c7 Modify nginx port to avoid collision with api server 2015-02-11 10:23:31 -08:00
CJ Cullen
c2b0632be4 Merge pull request #4217 from pires/fix_coreos_master_portal_net
Fixed API server portal_net flag that could break service networking on CoreOS
2015-02-11 10:15:46 -08:00
Jeff Lowdermilk
197059b65d Remove kubecfg, cleanup a few stray references. 2015-02-10 16:43:12 -08:00
Prashanth Balasubramanian
c51349009c Clarify the documentation for starting a local cluster. 2015-02-10 16:04:52 -08:00
Paulo Pires
c48d5dd09f Fixed API server portal_net flag that could break service networking by setting an IP from a subnet allocated to a node. 2015-02-06 18:46:54 +00:00
Alan Williams
ec399f5ee8 Updated for relevancy with the latest release and added more supporting information 2015-02-05 20:21:38 -08:00
Mike Schiller
3efb4527f4 inserted mising = in kube-apiserver's portal_net parameter that prevented the kube-apiserver from starting 2015-02-05 12:27:41 -05:00
Brendan Burns
93776b1363 Remove kubecfg from all getting started docs. 2015-02-04 23:20:11 -08:00
Deyuan Deng
f406a57c2c Use replication controller for redis master. 2015-02-04 18:23:36 -05:00
Ed Rooth
7b7c1bdf9c doc: fix broken link 2015-02-02 18:12:32 -08:00
Brendan Burns
346c749ba9 Merge pull request #4012 from rimusz/master
Another link for multi-node vagrant cluster on Mac
2015-02-02 10:50:07 -08:00
Sebastien Goasguen
54e8090b32 ansible playbook for cloudstack 2015-02-02 06:16:46 -05:00
rimusz
c566395728 Setup Multi-node Cluster on GCE in an easy way from OS X 2015-02-01 20:42:41 +00:00
rimusz
c85877637d Another link for multi-node vagrant cluster on Mac 2015-02-01 00:55:34 +00:00
Eric Tune
097a6c4288 OS/IaaS/Cfg support matrix. 2015-01-30 16:29:33 -08:00
Marc Tremblay
25a6cbf526 Calling 'vagrant up' directly is not supported. Instead, please run the following:
export KUBERNETES_PROVIDER=vagrant
  ./cluster/kube-up.sh
2015-01-28 17:22:59 -05:00
Yu-Ju Hong
fe4d509fa7 Fix typos in ubuntu_single_node.md 2015-01-28 07:16:15 -08:00
Brendan Burns
8001487666 Update the AWS configs to handle VPC 2015-01-27 13:33:57 -08:00
Paulo Pires
da127837ec Updated Kubernetes version in CoreOS related files. 2015-01-27 09:35:36 +00:00
Paulo Pires
7cf686b09f Updated Kubernetes version in AWS CoreOS related files. 2015-01-27 09:33:13 +00:00
resouer
1d97b725ef Init 4 nodes cluster doc 2015-01-27 10:52:51 +08:00
Brendan Burns
80ad188912 Merge pull request #3556 from pires/fix_aws_coreos_cloudformation
Fix AWS CoreOs documentation & CloudFormation template.
2015-01-22 09:55:27 -08:00
Paulo Pires
078b37cd2f Fixed nits. 2015-01-21 23:00:16 +00:00
Paulo Pires
09b4a6a6ee Fixed missing standalone.yaml fix to Docker overlay driver. Refs #3625. 2015-01-20 19:50:15 +00:00
Paulo Pires
a1a725bdde Update node.yaml to support graphdriver: overlay. Refs #3625 2015-01-20 19:42:55 +00:00
Patrick Reilly
41955a9235 Update node.yaml to support graphdriver: overlay
Update node.yaml to support graphdriver: overlay as btrfs produces "fatal" "prerequisites for driver not satisfied (wrong filesystem?)" on CoreOS Alpha 561.0.0
2015-01-20 08:19:52 -08:00
Paulo Pires
81477fce2b Fixed CloudFormation template by replacing pretty-but-broken quotes written by troublesome text editor. Fixes #3543 2015-01-17 12:58:58 +00:00
Paulo Pires
4788f7fa4b Updated AMI images for the alpha channel on all regions (HVM). Fixes #3543 2015-01-16 11:44:07 +00:00
Paulo Pires
b40fe81569 Updated minion section in AWS Cloudformation template. Refs #3543 2015-01-16 11:44:07 +00:00
Paulo Pires
1571dd69f2 Updated master section in AWS Cloudformation template. Refs #3543 2015-01-16 11:44:07 +00:00
Paulo Pires
20eb0b2bf3 Updated cloud-configs and AWS CoreOS instructions to Kubernetes 0.8.1 and informing users about better picking CoreOS AWS images. Refs #3543 2015-01-16 11:44:07 +00:00
Brendan Burns
e12a78cb1d Merge pull request #3434 from pires/update-coreos-kubernetes
Fixed CoreOS cluster starting guide
2015-01-15 16:05:51 -08:00
Paulo Pires
540bf6053c Missed a spot (TODO blame someone else). 2015-01-15 23:40:44 +00:00
Paulo Pires
78437d2db5 Linked another way of trying out Kubernetes on Coreos, this time with Vagrant alone. 2015-01-15 23:01:10 +00:00
Paulo Pires
08eecc8827 Removed CoreOS image version for AWS and GCE in favor of linking to the official channel. 2015-01-15 23:00:15 +00:00
Joe Beda
24e512b4b8 Update instructions for running Vagrant e2e 2015-01-15 09:12:20 -08:00
Paulo Pires
3f5b30abf5 Updated to latest CoreOS alpha version available on AWS and GCE. 2015-01-13 18:50:22 +00:00
Paulo Pires
3b339653c1 Writes to etcd should wait for it to be ready. Flannel is happy now. 2015-01-13 18:49:55 +00:00
Paulo Pires
9e9b06ce00 Updated to Kubernetes 0.8.1 with some flags love. 2015-01-13 18:49:04 +00:00
Santosh Sahoo
ae23ef76e9 Added link to boot2docker
Linked to boot2docker official page http://boot2docker.io/
2015-01-11 09:46:41 -08:00
derekwaynecarr
2d9977cf1a Reduce number of minions to improve user experience 2015-01-09 13:00:48 -05:00
Tim Hockin
327e0f46b0 Revert "Revert "fix "=" is missing."" 2015-01-08 13:08:26 -08:00
Tim Hockin
c31b2b79a3 Revert "fix "=" is missing." 2015-01-08 10:36:53 -08:00
T.Miyake
87779023c7 fix "=" is missing. 2015-01-09 01:58:47 +09:00
PhilippeDupont
cd055a785c Update master.yaml
fix incorrect type for "http_read_timeout" (want float64).
2015-01-07 17:30:19 +01:00
PhilippeDupont
d2b1817617 Update etcd-http-read-timeout to match with coreos validator
Refering to https://github.com/coreos/coreos-cloudinit-validator/blob/master/third_party/github.com/coreos/coreos-cloudinit/config/etcd.go#L31
http-read-timeout must be used to fit in coreos validator
2015-01-07 16:57:09 +01:00
Joe Beda
642f4f7b0b Remove local_docker.md 2015-01-05 16:54:27 -08:00
Chia-liang Kao
82a72c805d KUBERNETES_MASTER needs to include scheme for cluster/* scripts to work 2014-12-31 18:01:24 +08:00
Joe Beda
75085279eb Merge pull request #3149 from adimania/master
"kind" is needed to start the pod
2014-12-29 09:49:01 -08:00
Thorsten Scherf
91df16f96b Added config note for ssh root logins. 2014-12-27 18:36:00 +01:00
Aditya Patawari
f86af137e0 it gets confusing without the output sometimes 2014-12-25 23:46:16 +05:30
Sergey Evstifeev
fb2466bf21 Remove unnecessary 'sudo'
It seems to me that calling 'sudo' is not necessary at this point. In fact, if kubernetes hasn't been built yet, this will result in _output/ folder being owned by root thus making it not possible to run other consequent commands without 'sudo'.
2014-12-22 14:59:06 +01:00
Daniel Smith
8cddfa8dbd Merge pull request #3071 from rlarocque2/vagrant_doc_fixes
Update the Vagrant getting started guide
2014-12-19 16:33:38 -08:00
Richard Larocque
56922a7da9 Update the Vagrant getting started guide
Fixes two instances that reference the deprecated kubecfg.sh tool.

Update the kubernetes_vagrant_auth example to more accurately reflect
what happened when I ran the scripts on my local machine.
2014-12-19 16:07:31 -08:00
Brendan Burns
efd80672c7 Update the aws docs with a pointer to instance profile and roles. 2014-12-19 15:28:29 -08:00
Ian Lewis
ed1962c1ca Fixed position of NUM_MINIONS example 2014-12-18 15:04:04 +09:00
Joe Beda
428aeacf6d Rework vagrant cluster set up.
* Have a single config file that mirrors other cluster providers
* Warn users not to use 'vagrant up' directly
* Allow 'extra' parameters to the docker daemon.  Fixes #2685
* Renumbers things so that they are more sane.  Master/minions are 10.245.1.x, container subnets are 10.246.x.1/24, portal is 10.247.0.0/16
2014-12-17 13:23:39 -08:00
Joe Beda
940e5ed34c Merge pull request #2929 from resouer/harry-fix-box
Add kuber box location env to make it faster.
2014-12-16 15:42:24 -08:00
Eric Paris
4c00228ca7 fedora guide: include http in the --master statement
otherwise you end up with:
  unsupported protocol scheme "fqdn.example.com"
2014-12-16 10:44:32 -05:00
Joe Beda
308b078ee7 Merge pull request #2857 from jainvipin/master
ubuntu getting started guide
2014-12-15 16:13:25 -08:00
Vipin Jain
cf24c77e78 ubuntu getting started guide 2014-12-15 15:43:35 -08:00
resouer
7bbfec0f4a Add kuber box location env to make it faster. 2014-12-15 14:23:48 +08:00
mscherer
0dddaa3a42 Fix typo in comment 2014-12-15 01:07:05 +01:00
Eric Paris
47177c98e6 Remove a bunch of boilerplate and testing/poking as you go 2014-12-11 16:15:51 -05:00
Eric Paris
c489c3018c Stop telling people how to launch a pod. That's what 101 is for. 2014-12-11 16:15:47 -05:00
Eric Paris
820ce26d84 make kubelet listen on 0.0.0.0 in the fedora guide
Listenging on the hostname is just straight up broken
2014-12-11 16:15:47 -05:00
Brendan Burns
3a201e5eaf Add a note that vagrant suspend is not supported. 2014-12-09 16:20:47 -08:00
Michael Jeffrey
e69389f7e2 Using kubectl in getting started guides 2014-12-04 14:56:40 -08:00
Brendan Burns
e2cf1690da Merge pull request #2753 from MikeJeffrey/kubectl
Use kubectl in getting started guide
2014-12-04 14:15:36 -08:00
MikeJeffrey
8de8e4f89f Typo in header 2014-12-04 10:59:55 -08:00
Michael Jeffrey
b1df1c3485 Use kubectl in getting started guide 2014-12-04 10:49:50 -08:00
Michael Jeffrey
4656ed830f Use kubectl in GCE getting started guide 2014-12-04 10:29:30 -08:00
Joe Beda
00477c3813 Merge pull request #2601 from hallucynogenyc/patch-1
Updated instructions for locally running kubernetes
2014-12-01 10:28:45 -08:00
Andrew Smith
5282be9a86 Change nginx bind port so it doesn't conflict
Currently if you follow this guide when it comes to starting nginx you get this error:

    Error starting userland proxy: listen tcp 0.0.0.0:8080

Because Kubernetes is already listening on :8080, so you can't bind nginx to :8080, so I've changed it to :8081
2014-11-30 11:14:24 +00:00
Tim Hockin
6aabd9804f Merge pull request #2642 from kelseyhightower/update-to-0.5
docs: CoreOS worker nodes should not require a local etcd install
2014-11-28 05:44:57 +08:00
Kelsey Hightower
681445777f docs: CoreOS worker nodes should not require a local etcd install 2014-11-26 15:15:40 -08:00
Tim Hockin
0351ffcbd4 Merge pull request #2393 from thockin/enables
Enables
2014-11-27 00:32:42 +08:00
Joe Beda
25dc715a41 Merge pull request #2625 from kelseyhightower/update-to-0.5
update CoreOS installation guides
2014-11-26 06:36:39 -08:00
Kelsey Hightower
7e19adf79e update CoreOS installation guides
* CoreOS guides now use the 0.5.4 official release binaries
* kube-register has been updated to work with the 0.5.4 release
* flannel uses the vxlan backend by default for better performance
* cloud-configs are used for all examples
* instructions for GCE, AWS, and VMware Fusion have been combined
2014-11-26 05:32:14 -08:00
Tim Hockin
47141f05c7 standard config opt names: logging 2014-11-25 17:41:53 -08:00
Kelsey Hightower
ff1e9f4c19 Merge pull request #2619 from kelseyhightower/update-to-0.5
update links to upstream release
2014-11-25 17:01:22 -08:00
Kelsey Hightower
9d4553a207 fix indent 2014-11-25 16:52:47 -08:00
Kelsey Hightower
49c80e5db0 add missing /opt/bin dir 2014-11-25 16:37:54 -08:00
Kelsey Hightower
508c248599 update links to upstream release 2014-11-25 16:34:43 -08:00
Joe Beda
6ba07b38fc Convert gcutil to gcloud compute 2014-11-25 15:17:00 -08:00
Eric Tune
7ca611b1df Merge pull request #2589 from ddysher/show-node-label
Use formatLabel instead of label.Set
2014-11-25 14:08:50 -08:00
hallucynogenyc
aa940f3ec7 Updated instructions for locally running kubernetes
Go is a dependency.
2014-11-25 15:53:51 +00:00
Brendan Burns
fa84b621cc Update instructions to note the change of AMI 2014-11-24 21:26:32 -08:00
Deyuan Deng
ec7d544194 Use formatLabel instead of label.Set 2014-11-24 18:45:29 -05:00
Deyuan Deng
10cf639596 Merge pull request #2545 from skelterjohn/patch-1
fix typo
2014-11-24 14:07:14 -05:00
John Asmuth
5de0c303c3 fixed more typos 2014-11-24 12:51:13 -05:00
Eric Tune
f417139d94 Merge pull request #2566 from andrewwatson/patch-1
fixed a minor format problem
2014-11-24 09:27:24 -08:00
Andrew Watson
ffeb642101 fixed a minor format problem 2014-11-24 11:09:08 -05:00
John Asmuth
9565c170c4 fix typo 2014-11-22 13:53:45 -05:00
Deyuan Deng
6a42b66369 Display node label 2014-11-22 11:33:02 -05:00
Brendan Burns
29e8faefc7 Add a note indicating breakage in these configs. 2014-11-21 16:50:13 -08:00
Joe Beda
c8b1b62145 Fix pointers in AWS CloudFormation template 2014-11-21 16:47:02 -08:00
Joe Beda
802d214ed0 Merge pull request #2461 from MSOpenTech/deploy
Bring Azure deploy scripts up to date
2014-11-20 17:15:44 -08:00
Jeff Mendoza
d0586ed066 Azure review fixes. 2014-11-20 16:40:35 -08:00
Jeff Mendoza
cea70d51e7 Bring Azure guide up to date. 2014-11-18 14:23:03 -08:00
Brendan Burns
10458a5c3f Some small aws refinements. 2014-11-17 21:49:56 -08:00
Brendan Burns
b75a56d654 update AWS for the 0.5 release. 2014-11-17 21:41:13 -08:00
Brendan Burns
37d2bab7ed Merge pull request #2414 from hodduc/fix-aws-doc
Fix download link in aws/kubecfg documentation
2014-11-17 10:41:26 -08:00
Joe Beda
66d287f7e4 Merge branch 'rename-to-kube' of https://github.com/eparis/kubernetes into eparis-rename-to-kube
* 'rename-to-kube' of https://github.com/eparis/kubernetes:
  rename kube server binaries to kube-

Conflicts:
	docs/salt.md
2014-11-17 09:52:10 -08:00
Brendan Burns
5fc485f0bc Merge pull request #2374 from serialx/master
Add missing Kubernetes proxy daemon to AWS CloudFormation template.
2014-11-17 09:48:59 -08:00
Joonsung Lee
e3ddd59344 Add SecurityGroupIngress on AWS CF template to allow UDP packets. 2014-11-17 22:11:49 +09:00
Junseong Lee
ac40cb6d74 Fix download link in aws/kubecfg documentation
Kubecfg's download link on Darwin and Linux are points to http://storage.googleapis.com/k8s/darwin/kubecfg .
Later one should be changed to http://storage.googleapis.com/k8s/linux/kubecfg .
2014-11-17 22:01:18 +09:00
Shai Coleman
ef72c4ca1d Added KUBERNETES_PROVIDER instructions Getting started locally 2014-11-16 22:41:27 +00:00
Alen Komljen
af3c449a62 Update vagrant.md 2014-11-14 17:01:59 +01:00
Alen Komljen
58248b9c05 Take advantage of salt to run remote commands 2014-11-14 16:34:20 +01:00
Brian Hong
c91eec7cce Add missing Kubernetes proxy daemon to AWS CloudFormation template. 2014-11-14 23:38:30 +09:00
Joe Beda
e37ea3679a Point our docs at the releases page 2014-11-13 22:22:35 -08:00
Eric Paris
a99c3c7963 rename kube server binaries to kube-
apiserver becomes kube-apiserver
controller-manager -> kube-controller-manager
scheduler and proxy similarly.

Only thing I promise is that right now hack/build-go.sh and
build/release.sh exit with 0.  That's it.  Who knows if any of this
actually works....
2014-11-13 20:08:26 -05:00
Ilya Dmitrichenko
5590d89806 Add link to Weave+CoreOS implementation 2014-11-13 11:21:53 +00:00
Deyuan Deng
7f6580dbea Fix DESIGN.md link, and etcd installation instruction. 2014-11-11 22:12:27 -05:00
Pieter Noordhuis
1df6f9ce6a Use curl exclusively in vSphere deployment
This fixes #2295.
2014-11-11 17:22:02 -08:00
Joe Beda
50501282f2 Merge pull request #2255 from rabi/master
Update docker.service
2014-11-11 14:39:00 -08:00
Brendan Burns
a60a01c3d6 Temporarily remove the binary instructions, since they don't work in the old binaries. 2014-11-10 20:58:42 -08:00
Brendan Burns
48498cf9bb Fix docs somewhat, add monitoring hooks. 2014-11-10 17:17:25 -08:00
Brendan Burns
8a2954900e Merge/rebase w/ Kelsey's cloud formation docs. 2014-11-10 13:35:57 -08:00
Brendan Burns
62bd634c07 Update the AWS config. 2014-11-10 13:33:43 -08:00
Joe Beda
4a21dbbb0a Merge pull request #2262 from ronalexander/2095-doc-typo
corrected file path for .kubernetes_vagrant_auth. Confirmed correct file...
2014-11-10 13:13:13 -08:00
Brendan Burns
2815d7ccf3 Merge pull request #2216 from kelseyhightower/aws-guide
docs: add aws getting started guide
2014-11-10 11:12:32 -08:00
Ron Alexander
fede23f213 corrected file path for .kubernetes_vagrant_auth. Confirmed correct file location in kubernetes/cluster/kubecfg.sh 2014-11-10 11:04:10 -08:00
Rabi Mishra
6ddb7cb9de Update docker.service
Docker startup fails
You specified --iptables=false with --ipmasq=true. IP masquerading uses iptables to function. 
Please set --ipmasq to false or --iptables to true
2014-11-10 07:03:21 +01:00
Satnam Singh
5e56f6435f Add a link to a Gist showing a successful cluster creation transcript and add links to pod and service description files 2014-11-07 14:39:20 -08:00
Kelsey Hightower
efe7de38ea docs: add aws getting started guide 2014-11-06 15:55:26 -08:00
Satnam Singh
117d16d0d6 Remove repeated sentence in binary_release.md 2014-11-06 13:13:20 -08:00
Eric Paris
0e125b5d4a update the ansible config doc 2014-11-05 17:00:52 -05:00
Cole Mickens
da214a9517 Add net-tools pre-req to Vagrant instructions
Adds a note mentioning that `net-tools` are required for bridging VirtualBox's host networks. Added a similar note under the troubleshooting section.
2014-11-02 19:27:43 -08:00
Brendan Burns
8d34231381 Fix a bunch of places where the -machines flag was still attached to the apiserver. 2014-11-01 20:38:45 -07:00
Joe Beda
33869ab644 Don't include '.' in release tars.
Also make ownership, by default, be root.  This won't work on systems that don't have GNU tar so we warn.

Fixes: #1902
2014-10-30 10:51:13 -07:00
Joe Beda
78df01172a Merge pull request #1747 from pietern/vsphere-binary-deploy
vSphere support for binary deploys
2014-10-29 16:52:12 -07:00
Pieter Noordhuis
b656f2bdd3 Include cd in getting started guide 2014-10-29 13:00:47 -07:00
Eric Paris
7522f194cb Convert minion_ to kubelet_ in numerous docs
The example systemd services files, environment files, and the fedora
manual config doc all used numerous references to minion_.  Many of
these are better named kubelet_.  Convert them.
2014-10-29 14:38:52 -04:00
Pieter Noordhuis
d51c071982 Update README and getting started guide 2014-10-29 11:30:09 -07:00
Colin Walters
13e1a5d28d Update systemd unit and docs for s/minion_port/kubelet_port
This appears to have changed in
3160500940
2014-10-29 11:05:54 -04:00
bgrant0607
254dbaa361 Merge pull request #2038 from pnowaczyk/docs_fix
small docs fixes
2014-10-28 16:01:28 -07:00
Przemo Nowaczyk
a156691e37 small docs fixes 2014-10-28 21:03:13 +01:00
Eric Paris
68efb06d83 Update fedora manual guide to call out single minion restriction
Update the pod json to use hostPort as the curl test at the end uses
'loclahost'
2014-10-28 14:43:39 -04:00
Brendan Burns
de8a68eec3 Merge pull request #1784 from JaysonRaymond/master
CoreOS Getting Started Guide: should specify required cloud-config changes #1770
2014-10-27 13:14:41 -07:00
Joe Beda
019170e6fb Merge pull request #1716 from proppy/boot2docker-bootstrap
docker: add cluster bootstrap and doc
2014-10-27 11:46:55 -07:00
Johan Euphrosine
fc54dd2b6b local_docker: add export PATH to kubecfg binary 2014-10-27 11:16:07 -07:00
Johan Euphrosine
966c3dae70 boot2docker: add cluster bootstrap and doc 2014-10-23 18:06:17 -07:00
Clayton Coleman
1414e90258 Merge pull request #1938 from eparis/fed-manual-config
Update the Fedora getting started guide a little
2014-10-23 12:33:19 -04:00
Joe Beda
25b1eea116 Merge pull request #1832 from doublerr/rackspace_switch_to_coreos
Rackspace - Switch to CoreOS for standard cluster
2014-10-22 09:30:55 -07:00
Dan Ciruli
1d437f2186 Update gce.md
Fixed a minor typo (and capitalized Kubernetes, which seems to be consistent with usage elsewhere).
2014-10-21 17:16:21 -07:00
Eric Paris
326aba4776 Update the Fedora getting started guide a little 2014-10-21 17:51:22 -04:00
Satnam Singh
39212f5e2e Flunentd to GCP logging node level configuration 2014-10-20 18:05:00 -07:00
Satnam Singh
b7722a631d Adjust test in salt file to use boolean value 2014-10-20 15:52:28 -07:00
Ryan Richard
f2838483a1 Add Rackspace to build/release.sh
Updates to the build/release.sh scripts to upload build binaries to
Cloud Files.
2014-10-20 12:14:20 -05:00
Ryan Richard
a8bae68865 Rackspace - Switch to CoreOS for standard cluster
The Rackspace setup for Kubernetes now leverages CoreOS instead of Ubuntu. We've dropped Salt completely for our cluster.
2014-10-20 12:14:20 -05:00
Rabi Mishra
becb2fa54a Update apiserver.service 2014-10-20 21:17:49 +05:30
Tim Hockin
99bca68c7d Add local-up support 2014-10-16 08:36:47 -07:00
Jayson Raymond
9892b0e874 Update networking.md
adding @jeinwei's experiences
2014-10-15 09:43:04 -07:00
Jayson Raymond
4d23503c0e Update coreos_cloud_config.md
Correcting relative link
2014-10-14 08:59:56 -07:00
Jayson Raymond
d6fc107e5e adding one more hint for fusion users 2014-10-14 08:56:18 -07:00
Jayson Raymond
7b4d6d9f5b attempting in document relative link 2014-10-14 08:51:20 -07:00
Jayson Raymond
48fcaa16dd clean up formatting 2014-10-14 08:42:51 -07:00
Sebastien Goasguen
649d688dbd Adding a CloudStack deployment page with initial documentation and place holders 2014-10-14 08:50:47 -04:00
Jayson Raymond
6e570eb5bb update cloud_config with instructions on required changes and add network.md, correct links in quick_start 2014-10-13 22:15:28 -07:00
Joe Beda
5c84cd21a4 Tweak vagrant README a little for new binary deploy world. 2014-10-11 15:37:06 -07:00
Joe Beda
38d5906044 Clean up READMEs and broken stuff.
Move all support for clouds that are broken with this change into an `icebox` directory.  We'll move that stuff back out as we fix it up.
2014-10-10 12:33:36 -07:00
Scott Collier
5908beb2cf adding option for updated package 2014-10-08 17:39:26 -05:00
Kelsey Hightower
bbcce51327 add coreos setup guides 2014-10-03 15:25:59 -07:00
Richard Gooch
e7e7b1cc39 Add text about example cluster and clarify pre-requisites. 2014-10-03 14:29:14 -07:00
Richard Gooch
543647c885 Split GCE prerequisites for minions and master 2014-10-02 18:30:36 -07:00
Chmouel Boudjnah
79d1d33756 Fix typo, contianer => container
Fix trivial typo
2014-09-30 12:25:07 +02:00
Joe Beda
648d91b55f Merge pull request #1378 from andrewmichaelsmith/patch-1
The DO page now redirects you to the kelseyhightower page
2014-09-29 11:04:27 -07:00
KORNISTE
6462030a32 fix spelling : docs/getting-started-guides/vagrant.md 2014-09-28 00:54:35 +09:00
Brendan Burns
e8f3c3cb19 Fix a typo, add instructions for running make. 2014-09-26 14:52:03 -07:00
Joe Beda
7743f33359 Merge pull request #1379 from runseb/vagrant
Modifications and improvements to the vagrant cluster README
2014-09-23 09:21:04 -07:00
Sebastien Goasguen
826680353d Modifications and improvements to the vagrant cluster README 2014-09-23 15:39:16 +02:00
Brendan Burns
0c2ea0bcf2 rev versions to 0.3 2014-09-22 14:54:33 -07:00
Brendan Burns
b569003738 rev. versions to 0.3 2014-09-22 14:53:47 -07:00
Andrew Smith
abc218aba3 Change etcd install from go get to binaries from releases
To address #1380, current version of etcd on master is incompatible with current version of kubernetes on master
2014-09-19 15:53:19 +01:00
Andrew Smith
31b8b35859 The DO page now redirects you to the kelseyhightower page 2014-09-19 14:04:45 +01:00
Jeff Mendoza
feae137047 Minor update to Azure getting started guide. 2014-09-18 10:57:39 -07:00
Joe Beda
a1071288ae Fix up source install instructions for VSphere
I skip using `go get` as it downloads all of the dependencies. But since we are vendoring using godep without rewriting imports, this means we download a bunch of stuff we don't use.  Instead, just clone the repo directly.

Fixes #1360.
2014-09-18 09:09:49 -07:00
Yves Junqueira
21cb9d19c2 Local install: add link to Docker install instructions 2014-09-18 01:23:26 +02:00
brendandburns
3d5f04bfba Update the CoreOS instructions 2014-09-17 14:37:57 -07:00
scollier
c846c2a634 adding ansible config
updating the fedora getting started guide

adding ansible config

removing old fedora.md
2014-09-12 18:18:23 -05:00
Max Forbes
bd196ea49c Fix some readme and script bugs in examples (take 2).
v2: Resolve issues from comments, fix bugs in update-demo example, rename files for clarity, add turn-down steps.

v3: Add more set commands, clean up rest of env var checks.
2014-09-11 15:06:10 -07:00
Brian Grant
276df0bf2a Misc. doc updates: Go setup, ssh reqd. on GCE, etcd reqd. for local, moved community links to wiki 2014-09-11 20:10:49 +00:00
Joe Beda
769d3ad882 Revert "Fix some readme and script bugs in examples."
This reverts commit 42baed492b.
2014-09-10 13:42:19 -07:00
Max Forbes
6a583ebcf5 Merge branch 'master' of github.com:GoogleCloudPlatform/kubernetes 2014-09-10 13:36:55 -07:00
Max Forbes
42baed492b Fix some readme and script bugs in examples. 2014-09-10 13:34:36 -07:00