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
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
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
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
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
38435db95c
Doc how to ssh tunnel to master with Coreos+GCE
2015-03-09 15:06:02 -07:00
Eric Tune
d9e89ca995
Kube-proxy to use apiserver instead of etcd.
2015-03-09 11:32:16 -07: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
Paulo Pires
cd0082abb9
Removed rule that defined etcd waiter to happen before setup-network-environment.
2015-02-18 08:54:57 +00: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
Paulo Pires
4c2819c5eb
Fixes #4309 #4362
2015-02-13 19:02:09 +00:00
Paulo Pires
9acb50c916
Upgraded CoreOS getting-started guides to v0.10.1.
2015-02-12 11:07:49 +00:00
Al Tobey
6d09e2943b
fix spelling of "below"
2015-02-11 10:54:29 -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
Paulo Pires
da127837ec
Updated Kubernetes version in CoreOS related files.
2015-01-27 09:35:36 +00:00
Paulo Pires
09b4a6a6ee
Fixed missing standalone.yaml fix to Docker overlay driver. Refs #3625 .
2015-01-20 19:50:15 +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
540bf6053c
Missed a spot (TODO blame someone else).
2015-01-15 23:40:44 +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
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
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
Kelsey Hightower
681445777f
docs: CoreOS worker nodes should not require a local etcd install
2014-11-26 15:15:40 -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
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
Joe Beda
50501282f2
Merge pull request #2255 from rabi/master
...
Update docker.service
2014-11-11 14:39:00 -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
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
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
Rabi Mishra
becb2fa54a
Update apiserver.service
2014-10-20 21:17:49 +05:30
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
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
Kelsey Hightower
bbcce51327
add coreos setup guides
2014-10-03 15:25:59 -07:00