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