Commit Graph

176 Commits

Author SHA1 Message Date
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