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