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
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
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